Compile failure on Dual-Processor Compaq

PerlMagick is an object-oriented Perl interface to ImageMagick. Use this forum to discuss, make suggestions about, or report bugs concerning PerlMagick.
Post Reply
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Post by magick »

Looks like you need set your shared library path. Try setting the LD_LIBRARY_PATH environment variable to /usr/local/lib or add the path in your /etc/ld.so.conf.d directory or run the ldconfig program.
Post Reply