> Do you have /usr/local/sw/bin in your PATH? And "source > /usr/local/sw/bin/init.sh" in one of your shell startup files? The > automatic installation of these things works only for the default path /sw.
I got those two settings: echo $PATH : /usr/local/sw/bin:/usr/local/sw/sbin:/usr/bin:/bin:/usr/ sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/local/bin:/usr/ X11R6/bin cat .profile : test -r /usr/local/sw/bin/init.sh && . /usr/local/ sw/bin/init.sh ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
