Illegal Instruction installing 6.8.9 on Ubuntu Server 14.04
-
- Posts: 1
- Joined: 2014-10-01T17:14:53-07:00
- Authentication code: 6789
Illegal Instruction installing 6.8.9 on Ubuntu Server 14.04
Trying to install ImageMagick 6.8.9 on Ubuntu 14.04 and everything seems to go fine, but when I do convert -version I get "Illegal Instruction"
Re: Illegal Instruction installing 6.8.9 on Ubuntu Server 14
More information on this (OP still needs help).. We are trying to install from source following steps in http://www.imagemagick.org/script/install-source.php .. we are thinking to help fix, there may be some setting or flag during the ./configure step. As of right now, we are not setting any flags. Should we be? Does anyone have input on whether there is a configuration setting or flag that may help resolve or debug?
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Illegal Instruction installing 6.8.9 on Ubuntu Server 14
I have no idea, but some more information might help people with more compilation experience than me:
- What is your computer system? What is the processor?
- Can you compile C programs? Does "CC" work? Can you run compiled C programs? Does "CC" need and flags to successfully compile and run programs?
- What is your computer system? What is the processor?
- Can you compile C programs? Does "CC" work? Can you run compiled C programs? Does "CC" need and flags to successfully compile and run programs?
snibgo's IM pages: im.snibgo.com