I downloaded & compiled it successfully a couple of weeks ago, but have since been too busy to make sure it works correctly. Try running "ranlib /usr/local/lib/libMagick.la" and then trying to compile PerlMagick again. It seems as if you have to run that on new libraries before you can link to them.
Ian On 1/29/02 10:17 AM, "Tom�s Garc�a Ferrari" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to get ImageMagick + PerlMagick running on MacOSX. I found > several places from where I can get ImageMagick, but I can not compile > PerlMagick... > > I downloaded the ImageMagick source and discover that if I suceed compiling > it from source, PerlMagick can be compiled as well at the same time. But > now, I'm having this error when I tipe 'make': > >> /usr/bin/libtool: internal link edit command failed >> make[2]: *** [libMagick.la] Error 1 >> make[1]: *** [all] Error 2 >> make: *** [all-recursive] Error 1 > > Anybody suceed having ImageMagick + PerlMagick running? Any experience to > share? > > Regards + Thanks, > Tom�s > > > +-- --+ > Tom�s Garc�a Ferrari > Bigital > http://bigital.com/ > +-- --+ > > >
