Page 1 of 1

MintLinux trying to build --with-fpx=yes

Posted: 2016-07-29T06:08:52-07:00
by amartinwest
I have downloaded the latest source (ImageMagick-7.0.2-5) and built with --with-fpx=yes. The configure runs fine, has the line

DELEGATES = mpeg fpx ps

makes ok, make install runs ok.

but identify -list format has no entry for FPX and -list config, ah think I have seen a problem, it is listing

/usr/lib/x86_64-linux-gnu/ImageMagick-6.7.7/config/configure.xml

not the one in /usr/local,

hhmmm back to the drawing board

Re: MintLinux trying to build --with-fpx=yes

Posted: 2016-07-29T06:15:11-07:00
by snibgo
So, have you solved your own problem?

You seem to have two versions installed: 6.7.7 and 7.0.2-5. Either uninstall the old version, or arrange your system so you can decide which one to use.