Search found 5 matches

by krxxl
2014-11-14T05:30:34-07:00
Forum: Bugs
Topic: Problem with -profile option.
Replies: 6
Views: 4272

Re: Problem with -profile option.

Maybe there is a way without updating?
Why do I get this error?

convert: associate profile with image, a source and destination color profile required for transform `icc' @ profile.c/ProfileImage/812.
Something is wrong with the profiles? They must be install or i can just copy?
by krxxl
2014-11-14T05:01:43-07:00
Forum: Bugs
Topic: Problem with -profile option.
Replies: 6
Views: 4272

Re: Problem with -profile option.

I'm trying to install IM 6.8.9 and get error:

unmet dependencies
ImageMagick-libs = 6.8.9-10 нужен для ImageMagick-6.8.9-10.x86_64
libMagickCore-6.Q16.so.2()(64bit) нужен для ImageMagick-6.8.9-10.x86_64
libMagickWand-6.Q16.so.2()(64bit) нужен для ImageMagick-6.8.9-10.x86_64
libfftw3.so.3 ...
by krxxl
2014-11-14T00:08:50-07:00
Forum: Bugs
Topic: Problem with -profile option.
Replies: 6
Views: 4272

Re: Problem with -profile option.

Version IM 6.2.8 old server
Version IM 6.5.4 new server
by krxxl
2014-11-14T00:02:16-07:00
Forum: Bugs
Topic: Problem with -profile option.
Replies: 6
Views: 4272

Re: Problem with -profile option.

http://my-files.ru/436lb9 old
http://my-files.ru/6cbhg0 new
http://my-files.ru/y6btme source

Sorry, I don't understand about "Please also give the EXACT command you used, between [ code ] and [ /code ]."

Script

#!/bin/bash
export http_proxy=http://192.168.100.5:3128
export ftp_proxy=http://192 ...
by krxxl
2014-11-13T22:48:13-07:00
Forum: Bugs
Topic: Problem with -profile option.
Replies: 6
Views: 4272

Problem with -profile option.

Hello!
Sorry for my English.
I had a server that runs the script.
convert -density 300 -profile /usr/share/icc/CMYK/USWebCoatedSWOP.icc test.pdf filter mitchell -resize 1400 -quality 72 - profile /usr/share/icc/RGB/AdobeRGB1988.icc test.jpg
He is out of order and I all moved to another server. And ...