<p>When I try to run allknn from the bin folder with a query csv file like this: </p>

<p>mlpack-1.0.12/build/bin$ ./allknn -q query_dataset.csv -r reference_dataset.csv -n neighbors_out.csv -d distances_out.csv -k 1 -v</p>

<p>I get $: Befehl nicht gefunden. (Command not found)</p>

<p>When I use:</p>

<p>mlpack-1.0.12/build/bin$./allknn -r FINGERPRINTS.csv -n neighbors_out.csv -d distances_out.csv -k 1</p>

<p>I get [DEBUG] Compiled with debugging symbols. But at least a result in  neighbors_out.csv and distances_out.csv</p>

<p>What could be wrong with the first command?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/485">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFFDwqJ4qWGeJuFl7FURdwBZ-3IM3ks5pKJIqgaJpZM4GqouA.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/485"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>