On Sat, 2002-01-19 at 12:50, Bernard Knaepen wrote: > I decided to clean my drive and removed the fink installation > (removed the /sw directory). I now want to install xemacs 21.5.4 > (current beta version at xemacs.org). ... > The problem seems to have something to do with fink: in the > config.log file the compiler looks for libraries in /sw and does not > find them.
I don't think that your compiler is trying to link against something in /sw. I think that, instead, your prebindings were updated at some point, and some of your programs are linked against libraries that no longer exist. You can probably fix this by doing: sudo update_prebinding -root / -force If this fixes your problem, please report success. This would be a solid indication that removing Fink from your system should always involve updating prebindings to avoid problems, and that step should be added to any relevant documentation. -MSG
signature.asc
Description: This is a digitally signed message part
