Command line errors
Posted: 2009-11-09T12:10:27-07:00
I installed ImageMagick-6.5.7-5 and installed it using the INSTALL/README files in the package.
First I did "./configure", then "make", then "make install", then "make check"
There were a bunch of warnings during the 'make' stage but no errors. The binaries (display, animate, convert, etc..) were all
installed in their proper bin folders. BUT, when I try to do something as simple as "display car.jpg", it gives me this error:
"[ndhar@uccom]$ display car.jpg
display: symbol lookup error: display: undefined symbol: MagickCommandGenesis"
What is going wrong? I need to figure out what the problem is. Any help?
First I did "./configure", then "make", then "make install", then "make check"
There were a bunch of warnings during the 'make' stage but no errors. The binaries (display, animate, convert, etc..) were all
installed in their proper bin folders. BUT, when I try to do something as simple as "display car.jpg", it gives me this error:
"[ndhar@uccom]$ display car.jpg
display: symbol lookup error: display: undefined symbol: MagickCommandGenesis"
What is going wrong? I need to figure out what the problem is. Any help?