Problems using convert function
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: Problems using convert function
Either your libraries are not installed in a stanard location, or you have the library path (LD_LIBRARY_PATH or equivelent) set so it does not find the librarys. Use the 'ldd' to check what librarys a program wants, and what library the system finds for that request.
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/