[magick-users] error while loading shared libraries: libMagickCore.so.1

Anthony Thyssen anthony at griffith.edu.au
Thu Feb 28 15:14:44 PST 2008


jcroux at olopi.com on  wrote...
| Hello,
| 
| I am installing 6.3.9 from source on my Centos 5.0 box. When I configure
| to install in /tmp/im/, it runs fine but when I just want to install it
| using the default prefix /usr/local, it certainly compile fine but when I
| run something like:
| /usr/local/bin/identify
| I am getting:
| /usr/local/bin/identify: error while loading shared libraries:
| libMagickCore.so.1: cannot open shared object file: No such file or
| directory
| 
| I could always change my PATH to point to the directory with the working
| binaries, but it would be better to have the binaries in /usr/local work
| fine.
| Any idea what could the problem be?
| 
Set your LD_LIBRARY_PATH to include the /usr/local/lib  directory


  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
  "I would have been long since dead and gone, if I hadn't died."
                        - Jolie the ghost -- "And Eternity" - Piers Anthony
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list