Search found 5 matches

by organicveggie
2011-05-02T08:35:21-07:00
Forum: Bugs
Topic: JPG to PDF Conversion Stuck
Replies: 7
Views: 16118

Re: JPG to PDF Conversion Stuck


Do you have any idea ? Do I need to uninstall this version and compile the version 6.2.2 ???


I didn't have any luck with the 6.2 series. I ended up using 6.6.4-10 and that seems to work for me.

The only catch is that if you uninstall the version of ImageMagick that comes with CentOS you have ...
by organicveggie
2010-06-18T12:30:32-07:00
Forum: Bugs
Topic: JPG to PDF Conversion Stuck
Replies: 7
Views: 16118

Re: JPG to PDF Conversion Stuck

This is curious. You mentioned you installed ImageMagick 6.6.2 but debug output shows 6.2.8:

/usr/lib64/ImageMagick-6.2.8/config/delegates.xml

You may have two versions of ImageMagick installed.

Hrmph. Maybe it's left over from the RPM?

I guess I'll spend some quality time cleaning out every ...
by organicveggie
2010-06-17T17:30:41-07:00
Forum: Bugs
Topic: JPG to PDF Conversion Stuck
Replies: 7
Views: 16118

Re: JPG to PDF Conversion Stuck

This is curious. You mentioned you installed ImageMagick 6.6.2 but debug output shows 6.2.8:

/usr/lib64/ImageMagick-6.2.8/config/delegates.xml

You may have two versions of ImageMagick installed.

Hrmph. Maybe it's left over from the RPM?

I guess I'll spend some quality time cleaning out every ...
by organicveggie
2010-06-17T16:49:19-07:00
Forum: Bugs
Topic: JPG to PDF Conversion Stuck
Replies: 7
Views: 16118

Re: JPG to PDF Conversion Stuck

Add --disable-openmp to your configure command line. Now rebuild and reinstall. Does it work now?

Sadly, no. First I just re-ran configure (with the --disable-openmp option), make and make install. That didn't solve the problem. So I blew away the source folder, re-downloaded the tarball and ...
by organicveggie
2010-06-17T16:15:01-07:00
Forum: Bugs
Topic: JPG to PDF Conversion Stuck
Replies: 7
Views: 16118

JPG to PDF Conversion Stuck

I'm running ImageMagick 6.6.2-6 2010-06-17 Q16 compiled from source on CentOS 5.5 64 bit. Actually, first I installed the RPM from CentOS and ran into this very problem. So I uninstalled the RPM and compiled from source.


$ identify --version
Version: ImageMagick 6.6.2-6 2010-06-17 Q16 http://www ...