[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ImageMagick test
- Subject: Re: [cobalt-users] ImageMagick test
- From: "Brian N. Smith" <support@xxxxxxxxxx>
- Date: Sun Jun 8 17:49:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
> [root web]# perl test.pl
> perl: error in loading shared libraries:
> /usr/lib/perl5/site_perl/5.005/i386-linux/auto/Image/Magick/Magick.so:
> undefined symbol: InitializeMagick
>
> Any clue?
> The install itself went just fine...
>
> Leslie
Yeppers .... because the newest ImageMagick was designed for Perl v5.8.0
If you go a locate Magick.so or with a find, you should see that it wrote it
a
5.8.0 directory instead.
That is assuming that you went into the Perl Directory of the source code
and did a perl Makefile.PL and make, etc ... If you did not do that, it will
never install.
OR ... if you use their RPM, SRPM, it also defaults to v5.8.0 of Perl, so
you
will need to modify some files, and do it that way.
Your right, the install may of gone fine. But, I believe that "make
install" only
installs the Devel, and binaries for Magick++ & ImageMagick.
Thanks,
Brian
--
This message has been scanned for viruses and
dangerous content by MailScanner & F-Prot, and is
believed to be clean.