Run ImageMagick x86 on a Ubuntux64

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Post Reply
flandatico
Posts: 1
Joined: 2014-03-17T10:29:57-07:00
Authentication code: 6789

Run ImageMagick x86 on a Ubuntux64

Post by flandatico »

Hello guys!

I have an ImageMagick running properly on a x86 machine but I'd like to run the same version (4.1.4) and architeture (x86) on a x64 machine and I'm getting some errors like:

Code: Select all

$ convert
-bash: /usr/local/bin/convert: No such file or directory
I made a link inside the "/usr/local/bin" pointing to the ImageMagick path so I don't understand this message.. :(
Should I install any additional package??

Regards!
Post Reply