[magick-users] Perlmagick Prob - please advise (solved)
Stefan Zauchenberger
stefanzman at yahoo.com
Tue Feb 20 23:38:14 CST 2007
The problem was indeed in the linking.
I simply needed to add /usr/local/lib with ldconfig
and things started working.
Thanks!
--- Ron Savage <ron at savage.net.au> wrote:
> Hi Stefan
>
>
'/usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/auto/Image/Magick/Magick.so'
> > for module Image::Magick: libMagick.so.10: cannot
> open
> > shared object file: No such file or directory at
> >
>
/usr/lib/perl5/5.8.3/i386-linux-thread-multi/DynaLoader.pm
> > line 229. at (eval 1) line 2
> >
> > Both the "Magick.so" and "DynaLoader.pm" files do
> > exist.
>
> DynaLoader.pm is just reporting the problem - it is
> not the problem.
>
> Magick.so is the problem.
>
> Is Magick.so linked to libMagick.so.10?
>
> Does the web server user (probably 'nobody') have
> permissions on all
> directories down to Magick.so, and on the file
> itself, and on the link?
> --
> Ron Savage
> ron at savage.net.au
> http://savage.net.au/index.html
>
More information about the Magick-users
mailing list