Search found 3 matches

by tealslug
2012-09-01T23:05:52-07:00
Forum: Bugs
Topic: Getting SegFault 11 on Lion with 6.7.9
Replies: 4
Views: 6292

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.
by tealslug
2012-09-01T16:56:43-07:00
Forum: Bugs
Topic: Getting SegFault 11 on Lion with 6.7.9
Replies: 4
Views: 6292

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?
by tealslug
2012-09-01T14:37:15-07:00
Forum: Bugs
Topic: Getting SegFault 11 on Lion with 6.7.9
Replies: 4
Views: 6292

Getting SegFault 11 on Lion with 6.7.9

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/binary-releases.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. Th...