On Wednesday, September 11, 2002, at 05:51 AM, Daniel Walker wrote: > [ThisAddressDoesNotExist:~] username% fink rebuild xpdf ... > ### execution of /sw/bin/bash failed, exit code 2 > Failed: compiling xpdf-1.01-1 failed
The problem is that 'fink rebuild' does not do what you think it does. =) Rebuild rebuilds the exact current version you have installed. You want "fink update xpdf" to build the *newest* version of xpdf. Really, if you've just switched to the 10.2 tree, your best bet is to do a 'fink selfupdate-cvs; fink update-all' to make sure everything is up-to-date. ------------------------------------------------------- In remembrance www.osdn.com/911/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
