I get the same error message when installing fink. I followed the threadon the mailing list, but it was never answered. Anyone have an idea on how to fix this?
http://www.sitesled.com/members/getfoul/finkerror1.jpg
http://www.sitesled.com/members/getfoul/finkerror2.jpg
The real question is whether it works afterwards, i.e. when you open a new Terminal window and type "fink --version", does it respond as expected or does it say "command not found"? Sometimes during installation the verification part of the setup script gets confused and says it didn't succeed, but in reality it did. A sign of this is also that the file .profile in your home directory is owned by root and not by you as it should. Run at the command line
sudo chown $USER ~/.profile
and then
/sw/bin/pathsetup.sh
What does it say?
-- Martin
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners
