oriental express wrote: > I'm having a problem installing either xorg or xfree86 on my macbook > (c2d). > > fink version 0.27.6 > root method sudo > updates via cvs > unstable/main and unstable/crypto > usebinarydist: true > > > on a fresh install of fink on osx 10.4.10 (intel). > ran - 'fink selfupdate' 'fink scanpackages' 'fink update-all' - no errors. > > -- > then 'fink install xfree86' generates the following error : > > /bin/mv /sw/src/fink.build/root- > xfree86-4.5.0-1045/usr/X11R6/lib/libFS.*.dylib > /sw/src/fink.build/root-xfree86-shlibs-4.5.0-1045/usr/X11R6/lib/ > /bin/mv > /sw/src/fink.build/root-xfree86-4.5.0-1045/usr/X11R6/lib/libGL*.*.dylib > /sw/src/fink.build/root-xfree86-shlibs-4.5.0-1045 /usr/X11R6/lib/ > mv: rename > /sw/src/fink.build/root-xfree86-4.5.0-1045/usr/X11R6/lib/libGL*.*.dylib > to > /sw/src/fink.build/root-xfree86-shlibs-4.5.0-1045/usr/X11R6/lib/libGL*.*.dylib: > > No such file or directory > > Failed: phase installing: xfree86-shlibs-4.5.0-1045 failed > -- > ^I also have a lot more detailed output from the terminal if needed. > > > I get exactly the same error with 'fink install xorg'.This is after a > lot of downloading / compiling in both cases. > > What can I do to fix this? > > Thanks. Your additional detailed output is indeed needed.
cf. http://www.finkproject.org/faq/comp-general.php#mv-failed The real error occurred earlier in the build, and led to the non-creation of the missing library. You'll want to look further back in the build for anything suspicious. > -- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
