perl Image::Magick module - sloved
ronnie gauthier
ronnieg
Mon May 17 11:38:46 PDT 2004
I finally got it to install.
Stock RH7.3 system
upgraded imagemagick & its devel, magick++ & perlmagick package to
5.4.9-1
That fixed the initial problem but opened others, mainly missing files.
I needed mpeg2decode and fig2dev, the mpegcodecs package and transfig
took care of that.
Next,(I thought), an upgrade to libpng was in order as it still
errored out out read and write test of png's. So I removed libpng-1.0.12
& delev and upgraded to libpng-2.2.6. uhh...oops...that broke all png's.
so back to libpng-1.0.12 and a hunt for the files I need,
libpng12.so.0, on the hunt for them and finally found them on some guys
suse box. I also grabbed libpng.so.3. Those went in /usr/bin.
it works!! CPAN was able to install Image::Magick
On 11 Oct 2002 02:35:02 -0400
"Marvin P. Dickens" <mpdickens at tlanta.com> wrote:
>On Fri, 2002-10-11 at 01:47, ronnie gauthier wrote:
>
>> Magick.xs:76:24: magick/api.h: No such file or directory
>> make: *** [Magick.o] Error 1
>> /usr/bin/make -- NOT OK
>
>Hi Ronnie!
>
>I think that the complaint that the compiler is giving you
>is being caused by magick.o be located in a non standard
>location in your file system... Have you done a whatis or
>locate?
>
More information about the Linux-users
mailing list