David R. Morrison wrote: > I'm not sure how this happened, but /sw/fink/10.5 should be a > symlink, not a directory. Try removing it and then running "fink > reinstall fink".
It would probably be a good idea if the postinstall script used "ln -sn" instead of "ln -s". Then the existence of the directory would give an error immediately instead of placing the symlink inside the directory and doing strange things afterwords. -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
