On Mon, 2008-06-02 at 14:33 -0500, Amans,Ross wrote: > Ahh, that helped. So now we have the skeleton for an INSTALL doc for the top > level. > > So, if I type gschem, I get the error message: > Bash: /usr/bin/gschem: No such file or directory > > But if I type: > ./usr/local/bin/gschem, gschem opens up just fine. It looks like I am missing > some geda path thing, and it is coming up to an old default. > My path is: > /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11 > > Which and Whereis both find gschem in usr/local/bin, so why the error > message?
The bash session has probably cached the path where it used to find gschem. I have no idea how to clear this cache, but closing / re-opening your terminal session seems to help. Seems to be a bug / feature in the bash shell. -- Peter Clifton Electrical Engineering Division, Engineering Department, University of Cambridge, 9, JJ Thomson Avenue, Cambridge CB3 0FA Tel: +44 (0)7729 980173 - (No signal in the lab!) _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
