Configuration porblem while installation on linux
Posted: 2011-12-25T08:27:33-07:00
Hello all,
I am new to ImageMagick on Linux. I already build IM from source in VC++.
In VC+ + i build IM to support all image formates.
when i build IM in linux i am not able to build to support all image formates.
I gave the configure as follows
./configure CXX=g++ CFLAGS=-O2 --with-magick-plus-plus=yes --with-jpeg=yes
after i build I got libMagick++.so file but I did not get any jpeg related shared objects.
I want to build my application to load any image.
Can you please help me what to do to build ImageMagick from source to support all formated images.
Thanks in advance
wizards
I am new to ImageMagick on Linux. I already build IM from source in VC++.
In VC+ + i build IM to support all image formates.
when i build IM in linux i am not able to build to support all image formates.
I gave the configure as follows
./configure CXX=g++ CFLAGS=-O2 --with-magick-plus-plus=yes --with-jpeg=yes
after i build I got libMagick++.so file but I did not get any jpeg related shared objects.
I want to build my application to load any image.
Can you please help me what to do to build ImageMagick from source to support all formated images.
Thanks in advance
wizards