Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
/usr/local/bin/convert: symbol lookup error: /usr/local/bin/convert: undefined symbol: MagickCoreGenesis
I saw a few messages about changing MagickCoreGenesis to something else or upgrade to lastest version. As I just have upgraded to latest version what am I missing ?
/bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'Magick++/lib/libMagick++.la' '/usr/local/lib/libMagick++.la'
libtool: install: warning: relinking `Magick++/lib/libMagick++.la'
libtool: ignoring unknown tag CXX
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//liblcms.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libfontconfig.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libXext.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libSM.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libX11.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libXt.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libfreetype.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//liblcms.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libfontconfig.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libXext.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libXt.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libfreetype.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libSM.la' seems to be moved
libtool: link: warning: `/usr/lib/gcc/i586-suse-linux/4.1.2/../../..//libX11.la' seems to be moved
this seems to repeat and retry when make install'ing.
Hey paul,
Thanks a lot for the suggestion. Just today, I registered into this forum and it turned out to be helpful right on the first day.
I was thinking why my display function is not working, and it happened after i installed the latest version. Thanks anyway. Have a good day..