After getting the [error involving Quickstart.txt] with imagemagick-6.0.7-4, I just tried imagemagick-6.0.7-5, and instead....I got:
Selecting previously deselected package imagemagick-shlibs. Unpacking imagemagick-shlibs (from .../imagemagick-shlibs_6.0.7-5_darwin-powerpc.deb) ... dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/graphics/imagemagick-shlibs_6.0.7-5_darwin-powerpc.deb (--install): trying to overwrite `/sw/lib/libltdl.3.1.0.dylib'... ### execution of dpkg failed, exit code 1
So...do I remove libtool then try to install? Can I then replace libtool?...
As Dominique Dhumieres points out, libtool14-shlibs 1.5.8-1 is required for gnucash 1.8.9-14.
Today, I self-updated again. The new imagemagick.info file deletes all references to Quickstart.txt (it also freezes the source tarball at ImageMagick.org's ImageMagick-6.0.7-2.tar.gz. Since ImageMagick.org is up to 6.0.7-4, this made locating the tarball harder during my subsequent "fink install imagemagick" until I prompted fink to look at the soureforge repository.)
I got the same problem of a redundant /sw/lib/libltdl.3.1.0.dylib; what I did next (not everyone may want to do it, due to use of --force options) was
drj:~ jonathan$ sudo dpkg --remove --force-depends libtool14-shlibs (removed)
drj:~ jonathan$ fink install imagemagick done this time, since /sw/lib/libltdl.3.1.0.dylib was removed)
drj:~ jonathan$ locate libtool | egrep '\/libtool.+\.deb$' /sw/fink/10.3/unstable/main/binary-darwin-powerpc/devel/ [-] libtool14-shlibs_1.5.8-1_darwin-powerpc.deb /sw/fink/10.3/unstable/main/binary-darwin-powerpc/devel/ [-] libtool14_1.5.8-1_darwin-powerpc.deb /sw/fink/debs/ [-] libtool14-shlibs_1.5.8-1_darwin-powerpc.deb /sw/fink/debs/ [-] libtool14_1.5.8-1_darwin-powerpc.deb (lines broken up by me for clarity)
drj:~ jonathan$ sudo dpkg --install --force-overwrite [\] /sw/fink/10.3/unstable/main/binary-darwin-powerpc/devel/ [-] libtool14-shlibs_1.5.8-1_darwin-powerpc.deb
Selecting previously deselected package libtool14-shlibs. (Reading database ... 92307 files and directories currently installed.) Unpacking libtool14-shlibs (from .../libtool14-shlibs_1.5.8-1_darwin-powerpc.deb) ... dpkg - warning, overriding problem because --force enabled: trying to overwrite `/sw/lib/libltdl.3.1.0.dylib', which is also in package imagemagick-shlibs dpkg - warning, overriding problem because --force enabled: trying to overwrite `/sw/lib/libltdl.3.dylib', which is also in package imagemagick-shlibs Setting up libtool14-shlibs (1.5.8-1) ...
It would appear that since the only file that had to be overwritten was /sw/lib/libltdl.3.dylib, this should be safe. However, I'm not making any guarantees.
I don't know what Jeff will have to do to the imagemagick.info file to get rid of this conflict. Holding my breath,
Jonathan
------------------------------------------------------- This SF.Net email is sponsored by: thawte's Crypto Challenge Vl Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam Camcorder. More prizes in the weekly Lunch Hour Challenge. Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users