Convert is part of imagemagick, but isn't working for me. I haven't yet spent much time trying to debug it, but it makes corrupted GIFs on fink (I use it extensively on other OS's), and perlmagick fails with an error I posted to this list a few days ago:
> Hello all: > I get the following when I try to run a perlmagick script (one that > works on other machines): > % ~/bin/giftext.pl trash hello > dyld: perl Undefined symbols: > _BZ2_bzCompress > _BZ2_bzCompressEnd > <snip> > _BZ2_bzDecompressInit > _TIFFClientOpen > _TIFFClose > <snip> > _TIFFWriteTile > _XDPSCreatePixmapForEPSF > _XDPSImageFileIntoDrawable > _XDPSPixelsPerPoint > _jpeg_CreateCompress > _jpeg_CreateDecompress > <snip> > _jpeg_std_error > Trace/BPT trap > % <snip> > The perl I have installed is "perl, v5.6.0 built for darwin". Perlmagick > didn't complain when I installed it. Might anyone have useful advice > for me? Here's some sample output from "fink list", so it appears (to > me, at least) that I should have these libraries available. > i libtiff 3.5.7-7 TIFF image format library and tools > i libtiff-bin 3.5.7-7 TIFF image format library and tools > i libtiff-shlibs 3.5.7-7 TIFF image format library and tools > i libjpeg 6b-5 JPEG image format handling library > i libjpeg-bin 6b-5 JPEG image format handling library > i libjpeg-shlibs 6b-5 JPEG image format handling library I did a "fink selfupdate-cvs" a few minutes ago, and seem to be at imagemagick 5.5.1-2 and perlmagick-pm 5.5.1-2. But still the same problem. Any hints would be welcome, or if anyone wants to experiment with the PS files from which my corrupted GIFs issued (they work on Linux and Solaris versions of convert). Other details: OSX 10.2, XFree86-rootless 4.2.1.1-4. > Many thanks in advance. > -tom --------------------------------- [EMAIL PROTECTED] 401-861-2831 http://sgouros.com ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
