Search found 7 matches
- 2011-05-23T04:13:49-07:00
- Forum: Users
- Topic: jpc_dec_tiledecode
- Replies: 1
- Views: 3478
jpc_dec_tiledecode
I have imagemagick set up to convert PDFs to png for an image preview, but it doesn't work for some. I did a simple convert to show you the error. It is below. convert "Baggage Tag Leaflet 1.pdf" 01test.png convert: jpc_dec.c:1077: jpc_dec_tiledecode: Assertion `dec->numcomps == 3' failed. Aborted ...
- 2011-05-20T03:05:56-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Re: Problems installing
I've just tried installing on another server - with Fedora 8. And it worked straight away. Think I'll leave the CentOS unless absolutely neccessary.
Thanks for your help.
Thanks for your help.
- 2011-05-20T01:39:35-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Re: Problems installing
All I am wanting to do is create a pdf preview image. Like how it's mentioned here > http://www.webvamp.co.uk/blog/coding/how-to-create-pdf-preview-images-in-php/ And whereas I first installed IM it seemed to work, but when I tried convert or even disply, it kept throwing up errors. And only showed ...
- 2011-05-20T01:34:18-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Re: Problems installing
I installed it from the links on here > http://www.imagemagick.org/script/insta ... e.php#unix
- 2011-05-19T01:31:11-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Re: Problems installing
thanks for the reply.
I'm on Unix CentOS 5.6.
I just installed the normal IM 6.6.9-9 package. I didn't see any development versions. It installed ok before, but then when I installed the extra delegates, I started getting the problem with the 'make'.
I'm on Unix CentOS 5.6.
I just installed the normal IM 6.6.9-9 package. I didn't see any development versions. It installed ok before, but then when I installed the extra delegates, I started getting the problem with the 'make'.
- 2011-05-17T09:52:37-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Re: Problems installing
I managed to find the flashpix delegate, and installed jpeg etc too, but now I get the following with make.
collect2: ld returned 1 exit status
make[1]: *** [utilities/animate] Error 1
make[1]: Leaving directory `/root/ImageMagick-6.6.9-9'
make: *** [all] Error 2
collect2: ld returned 1 exit status
make[1]: *** [utilities/animate] Error 1
make[1]: Leaving directory `/root/ImageMagick-6.6.9-9'
make: *** [all] Error 2
- 2011-05-17T07:36:31-07:00
- Forum: Users
- Topic: Problems installing
- Replies: 7
- Views: 10803
Problems installing
Hi, ImageMagick seems to install, but never works, as I don't think the correct libraries are installed with it, plus it only seems to have the zlib delegate. Here is apart of the config.log configure:27644: checking if FlashPIX package is complete configure:27662: result: no configure:27812: result ...