<p>So instead of:</p>

<pre><code>cd build/bin
mlpack_test -t FeedForwardNetworkTest
</code></pre>

<p>you should use:</p>

<pre><code>cd build/
bin/mlpack_test -t FeedForwardNetworkTest
</code></pre>

<p>Does this sound reasonable?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/597#issuecomment-202473185">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFK0Yb1qg1V07S927iABdsxkEhQNEks5pyAHlgaJpZM4H56fX.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/597#issuecomment-202473185"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>