[magick-users] lib files
Anthony Thyssen
anthony at griffith.edu.au
Mon Jan 15 16:41:49 CST 2007
"Abhimanyu Pandey" on wrote...
| ldd /usr/ImageMagick-6.3.1/bin/identify
| libm.so.2 (SUNW_1.2) => (version not found)
|
| libgcc_s.so.1 => (file not found)
|
| libgcc_s.so.1 => (file not found)
|
|
| I tried sunfreeware, etc. need to find libgcc_s.so.1 and libm.so.2
| (SUNW_1.2)
|
| How do I solve this problem?
|
Add an LD_LIBRARY_PATH to include the locations of those libraries.
OR re-compile IM with -R paths in the final build to tell the binary
what to look for libraries.
Anthony Thyssen ( System Programmer ) <A.Thyssen at griffith.edu.au>
-----------------------------------------------------------------------------
C code. C code run. Run. code, run ..... PLEASE!!!! -- Jennifer Pick
-----------------------------------------------------------------------------
Anthony's Home is his Castle http://www.cit.gu.edu.au/~anthony/
More information about the Magick-users
mailing list