rmagick install problem

F

Frioffol Friofool

hi,

i got the following message when i try to install rmagick :

/usr/bin/ruby -I /home/user/appli/tmp/RMagick-1.14.1/./lib -I
/home/user/appli/tmp/RMagick-1.14.1/./ext/RMagick OrigCoordSys.rb
/home/user/appli/tmp/RMagick-1.14.1/./ext/RMagick/RMagick.so:
libMagick-10.4.0.so.0: cannot open shared object file: No such file or
directory - /home/user/appli/tmp/RMagick-1.14.1/./ext/RMagick/RMagick.so
(LoadError)

my imageMagick lib are in /usr/local/lib and i specify that in my
LD_LIBRARY_PATH but i still have an error....

any idea to help me ?

THX
 
T

Timothy Hunter

Paul said:
Frioffol Friofool wrote:



Ruby is telling you that a required library file is not present
(libMagick-10.4.0.so.0). Remedy: check to see that the library file is
present on your system and in your library search path. If it is not
present and/or accessible, get it, put it in place and try again.
For future questioners who find this thread via a search engine, this
particular issue is addressed here:
http://rmagick.rubyforge.org/install-faq.html#loaderror.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,104
Latest member
LesliVqm09
Top