Search found 19 matches

by wealthychef
2011-03-18T15:52:37-07:00
Forum: Bugs
Topic: core dump during "make check" in 6.6.8 on SUSE linux
Replies: 0
Views: 4028

core dump during "make check" in 6.6.8 on SUSE linux

I got the following output, and am not sure what to make of it, when running make check on our SUSE linux machines. ImageMagick tells me to report this. It is dumping core during the "make check" phase. Stack trace and listing is below as well. I'd like this to work properly as I'm install...
by wealthychef
2011-03-17T16:00:00-07:00
Forum: Users
Topic: Help! Cannot convert ps files: delegate failed
Replies: 5
Views: 15313

Re: Help! Cannot convert ps files: delegate failed

I see the problem. It looks like version 6.6.8 wants a newer version of ghostscript, and fails with the old version. Version 6.4.9 seems ok with the older ghostcript. Mystery solved.
Thanks!
by wealthychef
2011-03-17T15:59:31-07:00
Forum: Bugs
Topic: 6.6.8: Cannot convert postscript: delegate failed
Replies: 3
Views: 11441

Re: 6.6.8: Cannot convert postscript: delegate failed

I see the problem. It looks like version 6.6.8 wants a newer version of ghostscript, and fails with the old version. Version 6.4.9 seems ok with the older ghostcript. Mystery solved.
Thanks!
by wealthychef
2011-03-17T15:56:29-07:00
Forum: Bugs
Topic: 6.6.8: Cannot convert postscript: delegate failed
Replies: 3
Views: 11441

Re: 6.6.8: Cannot convert postscript: delegate failed

I notice that 6.4.9 sets --with-gslib=yes, but the configure script for 6.6.8 sets --with-gslib=no. This is on the same machine. I tried configuring version 6.6.8 with --with-gslib=yes, and installing even though "make check" fails. I now see this: rcook@edge84 (ImageMagick-6.6.8-4): conve...
by wealthychef
2011-03-17T15:54:45-07:00
Forum: Users
Topic: Help! Cannot convert ps files: delegate failed
Replies: 5
Views: 15313

Re: Help! Cannot convert ps files: delegate failed

Forgot one detail. So after configuring version 6.6.8 with --with-gslib=yes, and installing even though "make check" fails, I now see this: rcook@edge84 (ImageMagick-6.6.8-4): convert -list configure | grep DELEG DELEGATES bzlib fftw fontconfig freetype gs gvc jpeg jng jp2 lcms mpeg png rs...
by wealthychef
2011-03-17T15:50:22-07:00
Forum: Users
Topic: Help! Cannot convert ps files: delegate failed
Replies: 5
Views: 15313

Re: Help! Cannot convert ps files: delegate failed

If you installed from source, then you probably need to install Ghostscript and then re-install IM type the following convert -list configure look at the line starting with DELEGATES. See if it includes gs. Interesting, so gs is not in delegates for 6.6.8, but is for 6.4.9. I'm compiling with the s...
by wealthychef
2011-03-17T14:48:34-07:00
Forum: Users
Topic: Help! Cannot convert ps files: delegate failed
Replies: 5
Views: 15313

Re: Help! Cannot convert ps files: delegate failed

Since lots of people have read this but none are replying, I'm moving it to the Bugs forum. Thanks
by wealthychef
2011-03-17T14:47:32-07:00
Forum: Bugs
Topic: 6.6.8: Cannot convert postscript: delegate failed
Replies: 3
Views: 11441

6.6.8: Cannot convert postscript: delegate failed

I just installed version 6.6.8-4 on our linux (RHEL 5) compute nodes and it seems to have a bug in converting postscript *.ps files. Other conversions seem to work fine, and all 48 tests passed when I ran "make check." However, while convert will convert from gif to ps, it will not convert...
by wealthychef
2011-03-15T18:06:18-07:00
Forum: Users
Topic: Help! Cannot convert ps files: delegate failed
Replies: 5
Views: 15313

Help! Cannot convert ps files: delegate failed

I just installed version 6.6.8-4 on our linux (RHEL 5) compute nodes. It seemed to work fine, and all 48 tests passed when I ran "make check." However, while convert will convert from gif to ps, it will not convert the other way: rcook@edge83 (dataAndImages): convert paper.ps paper.gif CRI...
by wealthychef
2009-11-24T16:07:57-07:00
Forum: Bugs
Topic: Assertion `(*semaphore_info) != (SemaphoreInfo *) ((void *)
Replies: 5
Views: 12154

Re: Assertion `(*semaphore_info) != (SemaphoreInfo *) ((void *)

Yes, thanks! It works now on all our machines, including AIX, RHEL5, and SuSE SLES 9.
I notice the ImageMagick page says the latest release is 6.5.8, but the latest I actually saw on the mirrors was 6.5.7-10 as you said. Things move fast around here, I guess!
by wealthychef
2009-11-23T18:11:41-07:00
Forum: Bugs
Topic: Assertion `(*semaphore_info) != (SemaphoreInfo *) ((void *)
Replies: 5
Views: 12154

Re: Assertion `(*semaphore_info) != (SemaphoreInfo *) ((void *)

He might not be able to, but I'm seeing the same error on every machine. All you have to do is type
convert -list
and you get that error. Or I do. This is on RedHat Enterprise Linux 2.6 kernel.
by wealthychef
2007-07-10T13:57:54-07:00
Forum: Bugs
Topic: ImageMagick cannot find delegates after "successful" AIX bui
Replies: 0
Views: 5675

ImageMagick cannot find delegates after "successful" AIX bui

I have posted this everywhere else and cannot find an answer, therefore, I assume it's a bug. :-) I'm singling out TIFF support because the downloadable binaries do not include TIFF support, last I checked. The problem: Nothing works! :-) I successfully compiled ImageMagick 6.3.4 (among other versio...
by wealthychef
2007-07-08T09:34:27-07:00
Forum: Users
Topic: no decode delegate for this image format "..blah.tiff"
Replies: 4
Views: 12701

Re: no decode delegate for this image format "..blah.tiff"

I sure do. If you look closely at the output of the LIBS variable in the .la file, you can see that ImageMagick put -ltiff there, and the DELEGATES variable includes "tiff." I checked config.log and it seemed to find tiff ok with all tests passed. Here is some select output from the config...
by wealthychef
2007-07-06T17:52:54-07:00
Forum: Users
Topic: no decode delegate for this image format "..blah.tiff"
Replies: 4
Views: 12701

Re: no decode delegate for this image format "..blah.tiff"

Lucky me! 226 views and two weeks later -- nobody has a clue or nobody cares! :-|
by wealthychef
2007-07-02T11:31:50-07:00
Forum: Users
Topic: Does ImageMagick even work at all on AIX?
Replies: 0
Views: 4309

Does ImageMagick even work at all on AIX?

I posted a few days ago about a build problem I'm having on AIX with ImageMagick -- nobody has replied. I'm wondering, is anyone out there able to compile and use ImageMagick on AIX? The precompiled binaries are not great for us because we need TIFF support.