Hi Rakesh,<div><br></div><div>Looks like the executables are not in your path. Unless you&#39;ve explicitly set the PATH environment variable, neither of the folders you used would be in the path by default. What does &quot;echo $PATH&quot; report? Are either of these folders in the list? If not, that&#39;s the problem. I assume you didn&#39;t use the &quot;./build install&quot; feature? If you did, then there&#39;s a different problem and I&#39;d need more information to figure it out, ideally a copy/paste of your terminal session showing all the commands you typed and their output.</div>

<div><br></div><div>For Linux installs (and probably MacOSX too), I&#39;d strongly recommend you use the new &quot;./build install&quot; feature, <a href="http://www.brain.org.au/software/mrtrix/install/unix.html#install">as per the documentation</a>. By default, it will install all the executables and dynamic library into /opt/mrtrix, and create symbolic links pointing to them in /usr/bin/ (and /usr/lib/ for the shared library). This really should work on any reasonably configured Unix systems. Basically, once you&#39;ve successfully built the executables (i.e. after &quot;./build&quot; completes without errors), then simply type:</div>

<div><br></div><div><font face="courier new, monospace">$ sudo ./build install</font></div><div><br></div><div>By the way, /bin really should be for system-related/superuser executables, you shouldn&#39;t be installing user applications in there. If you really need to, you should be using /usr/bin for user applications - /bin won&#39;t normally be in the path for normal user accounts anyway. </div>

<div><br></div><div>Hope that fixes it.</div><div>Cheers,</div><div><br></div><div>Donald.<br><br><br><div class="gmail_quote">On 1 August 2012 01:12, rakesh rakesh <span dir="ltr">&lt;<a href="mailto:rakesh560008@gmail.com" target="_blank">rakesh560008@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear experts,<br>
I work in the Linux platform, (new to linux). ubuntu 12.04 LTS i have 
followed the exact instructions as directed in the manual i do see the  
/media/1/2/mrtrix-0.2.10/bin and /media/1/2/mrtrix-0.2.10/lib 
(<a href="http://www.brain.org.au/software/mrtrix/install/unix.html" target="_blank">http://www.brain.org.au/software/mrtrix/install/unix.html</a>).<br>
but i get the following message<br>
mv@mv-HP-Z210-Workstation:/media/1/2/mrtrix-0.2.10/bin$ sudo mrinfo<br>
sudo: mrinfo: command not found,<br>
i manually pasted the contents of the /media/1/2/mrtrix-0.2.10/bin in to
 the File system - /bin but still i get the same error message<br>
mv@mv-HP-Z210-Workstation:/media/1/2/mrtrix-0.2.10/bin$ sudo mrinfo<br>

sudo: mrinfo: command not found<br>
<br>
can anyone please help <br>
<br>
thanking you in advance<br>
<br>
B  <br>
<br>_______________________________________________<br>
Mrtrix-discussion mailing list<br>
<a href="mailto:Mrtrix-discussion@www.nitrc.org">Mrtrix-discussion@www.nitrc.org</a><br>
<a href="http://www.nitrc.org/mailman/listinfo/mrtrix-discussion" target="_blank">http://www.nitrc.org/mailman/listinfo/mrtrix-discussion</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>Jacques-Donald Tournier (PhD)<br>Brain Research Institute, Melbourne, Australia<br>Tel: +61 (0)3 9035 7033<br>
</div>