NDPTAL85 wrote: [] > mv /Volumes/DS9/sw/src/root- > xfree86-base-4.2.0-11/Volumes/DS9/sw/../Applications > /Volumes/DS9/sw/src/root-xfree86-rootless-4.2.0-11/Volumes/DS9/sw/.. > mv: cannot stat `/Volumes/DS9/sw/src/root- > xfree86-base-4.2.0-11/Volumes/DS9/sw/../Applications': No such file or > directory
Known bug (was discussed not long ago on the list). Three known ways to fix it: 1. Wait until the new release of fink (the program) comes out and the xfree86 package descriptions are adapted to it. 2. Take the latest fink from cvs and then fix the package description yourself: Remove the leading ".." in the Files list, i.e. replace ../Applications by /Applications and so on. 3. Standardize your Fink installation by making a symlink /sw -> /Volumes/DS9/sw and change the Basepath: line in /sw/etc/fink.conf to look like Basepath: /sw -- Martin ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code=31 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
