Todd Krause wrote: > > super! works like a charm. thank you very, very much. now GDL runs > fine. > > i should mention that, after doing this, if i *now* do self-update, > followed by update-all, this is the output i get: > > 05:37 PM btpro:~> fink selfupdate > Password: > rsync -az -q rsync://msn.wi.us.finkmirrors.net/finkinfo//TIMESTAMP > /sw/fink/TIMESTAMP.tmp > I will now run the rsync command to retrieve the latest package > descriptions. > rsync -rtz --delete-after --delete -q --include='10.4/' > --include='10.4/stable/' --include='10.4/stable/main/' > --include='10.4/stable/main/finkinfo/' > --include='10.4/stable/main/finkinfo/*/' > --include='10.4/stable/main/finkinfo/*' > --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' > --include='10.4/stable/' --include='10.4/stable/crypto/' > --include='10.4/stable/crypto/finkinfo/' > --include='10.4/stable/crypto/finkinfo/*/' > --include='10.4/stable/crypto/finkinfo/*' > --include='10.4/stable/crypto/finkinfo/**/*' --include='10.4/' > --include='10.4/unstable/' --include='10.4/unstable/main/' > --include='10.4/unstable/main/finkinfo/' > --include='10.4/unstable/main/finkinfo/*/' > --include='10.4/unstable/main/finkinfo/*' > --include='10.4/unstable/main/finkinfo/**/*' --include='VERSION' > --include='DISTRIBUTION' --include='README' --exclude='**' > 'rsync://msn.wi.us.finkmirrors.net/finkinfo' '/sw/fink/' > Downloading the indexes of available packages in the binary distribution. > /sw/bin/apt-get-lockwait -q update > Reading Package Lists... > Building Dependency Tree... > Scanning package description files.......... > Information about 6129 packages read in 1 seconds. > No packages to install. > > The core packages have been updated. You should now update the other > packages > using commands like 'fink update-all'. > > 05:37 PM btpro:~> fink update-all > Information about 6129 packages read in 1 seconds. > The following package will be installed or updated: > imagemagick10-dev > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i > /sw/fink/dists/unstable/main/binary-darwin-i386/graphics/imagemagick10-dev_6.3.5-1006_darwin-i386.deb > > > (Reading database ... 91963 files and directories currently installed.) > Preparing to replace imagemagick10-dev 6.3.8-1001 (using > .../imagemagick10-dev_6.3.5-1006_darwin-i386.deb) ... > Unpacking replacement imagemagick10-dev ... > /sw/bin/dpkg: error processing > /sw/fink/dists/unstable/main/binary-darwin-i386/graphics/imagemagick10-dev_6.3.5-1006_darwin-i386.deb > > (--install): > trying to overwrite `/sw/share/man/man1/animate.1', which is also in > package imagemagick > Errors were encountered while processing: > > /sw/fink/dists/unstable/main/binary-darwin-i386/graphics/imagemagick10-dev_6.3.5-1006_darwin-i386.deb > > > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package imagemagick10-dev-6.3.5-1006 > > > i don't know if this is to be expected or not. i gather ...-dev means > "developer", and so it's not something for me to mess around with? > (fine by me, if so!) > > also, for reference, if i list the relevant contents of /sw/lib/, i > get the following, > > 05:36 PM btpro:~> ls /sw/lib/libM* > /sw/lib/libMagick++.10.0.8.dylib* /sw/lib/libMagickCore.dylib@ > /sw/lib/libMagick++.10.dylib@ /sw/lib/libMagickCore.la* > /sw/lib/libMagick++.a /sw/lib/libMagickWand.a > /sw/lib/libMagick++.dylib@ /sw/lib/libMagickWand.dylib@ > /sw/lib/libMagick++.la* /sw/lib/libMagickWand.la* > /sw/lib/libMagick.10.0.8.dylib* /sw/lib/libMrm.3.0.2.dylib* > /sw/lib/libMagick.10.dylib@ /sw/lib/libMrm.3.dylib@ > /sw/lib/libMagick.a /sw/lib/libMrm.a > /sw/lib/libMagick.la* /sw/lib/libMrm.dylib@ > /sw/lib/libMagickCore.a /sw/lib/libMrm.la* > > but the interesting part, which i haven't encountered before, is that > the symbolic links are blinking red! actually, specifically just the > following ones: > > /sw/lib/libMagick++.dylib@ > /sw/lib/libMagickCore.dylib@ > /sw/lib/libMagickWand.dylib@ > > i don't know if this means i should really uninstall imagemagick, then > install it again from scratch? > > at any rate, thank you for fixing what was broken on my system. > > best, > t > > On Sat, 8 Mar 2008, Alexander Hansen wrote: > You don't need imagemagick10-dev at runtime, so "fink remove imagemagick10-dev" will clear it--I'm not sure what that will do on your symlink situation.
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
