I'm getting a seg fault when running latest binary on Lion (10.7.4). I used the instructions at http://www.imagemagick.org/script/binar ... php#macosx to download/install, and when I try to do anything, I get:
$ convert logo: logo.gif
Segmentation fault: 11
Can't even do identify --version. The version I am using came from http://www.imagemagick.org/download/bin ... 1.0.tar.gz.
Any ideas/thoughts on how to solve this?
Getting SegFault 11 on Lion with 6.7.9
Re: Getting SegFault 11 on Lion with 6.7.9
The binary release is for Mountain Lion. For Lion, try MacPorts.
Re: Getting SegFault 11 on Lion with 6.7.9
That's disappointing to hear. I was going the binary install route, because I'd rather not drop a whole bunch of development tools on my machine just to install ImageMagick. There isn't a binary install for Lion floating around somewhere?
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: Getting SegFault 11 on Lion with 6.7.9
MacPorts is not that hard to use to install IM.
Re: Getting SegFault 11 on Lion with 6.7.9
Not that hard, no - but it did take quite a bit longer than just "curl ...tar.gz; cd $HOME; tar ...tar.gz; export * 3"...
In any event, thanks all for the info - I now have 6.7.9 running on 10.7.4.
In any event, thanks all for the info - I now have 6.7.9 running on 10.7.4.