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
%

I assumed the problem has to do with the fact that I'm running the
Perl that came with my OSX 10.2, rather than perl installed from fink.
But then I saw that perl itself isn't in the fink list output.  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

Many thanks in advance.

-tom

p.s. I came in late on this.  When you decide how to approach Apple
with whatever you'll approach them with, please let the list know how
to second the motion.

 ---------------------------------
 [EMAIL PROTECTED]        401-861-2831
 http://sgouros.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to