Installing Gnome using Fink problem

Hydroglow

Registered
I keep getting this..........




mkdir -p /sw/src/root-gdk-pixbuf-shlibs-0.18.0-1/sw
mkdir -p /sw/src/root-gdk-pixbuf-shlibs-0.18.0-1/DEBIAN
install -d -m 755 /sw/src/root-gdk-pixbuf-shlibs-0.18.0-1/sw/lib/gdk-pixbuf/loaders
mv /sw/src/root-gdk-pixbuf-0.18.0-1/sw/lib/gdk-pixbuf/loaders/*.so /sw/src/root-gdk-pixbuf-shlibs-0.18.0-1/sw/lib/gdk-pixbuf/loaders/
mv: rename /sw/src/root-gdk-pixbuf-0.18.0-1/sw/lib/gdk-pixbuf/loaders/*.so to /sw/src/root-gdk-pixbuf-shlibs-0.18.0-1/sw/lib/gdk-pixbuf/loaders//*.so: No such file or directory
### execution of mv failed, exit code 1
Failed: installing gdk-pixbuf-shlibs-0.18.0-1 failed




What's going on with this?






Here's some info that you might want to know.





[Hydroglows-Computer:/Users/hydroglow] hydroglow# sudo echo $PATH
/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin
[Hydroglows-Computer:/Users/hydroglow] hydroglow# fink --version
Package manager version: 0.11.0
Distribution version: 0.4.9.cvs



 
Originally posted by MacLuv
Congratulations! This thread wins the

*** FUNNIEST TITLE AWARD ***

You and a guest will be flown forth class air mail to a destination not of your choosing. Thanks for playing!




woohoo:cool:
 
if there's actually two slashes on that, then the makefile is broken... check the makefile in question and modify it
 
Back
Top