On 10/2/13 6:53 AM, Mélanie Chevance wrote:
> Hello,
> I am trying to install gildas package with Fink, but I get an error :
>

(your error was technically in building fftw3)

> sh: /sw/sbin/mv: No such file or directory


>
>
> Thanks for your help.
> Mélanie Chevance
>
>
>

That error looks like what one gets when a file that is in the 
executable path (in this case via the coreutils-default package) has 
been removed, but the shell hasn't updated this information.

You can fix this either by opening a new terminal window or by using a 
command.  For bash that would be "hash -r", and for tcsh it would be 
"rehash".
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to