Hello,
I would like to ask if there are any comments or progress on this one or if I may provide additional data or help otherwise.
Thanks
Stefan
Search found 6 matches
- 2012-10-01T00:49:13-07:00
- Forum: Bugs
- Topic: Binary Builds for Mac OSX lacking of JPG and others) support
- Replies: 3
- Views: 4777
- 2012-09-16T23:48:22-07:00
- Forum: Bugs
- Topic: Binary Builds for Mac OSX lacking of JPG and others) support
- Replies: 3
- Views: 4777
Re: Binary Builds for Mac OSX lacking of JPG and others) sup
As stated in Binary Build for Mac OSX I got an error when I execute the command. If I look manually into the lib directory the $MAGICK_LIB/lib/ImageMagick-6.7.9/config/configure.xml/configuration.xml reads as follows: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE configuremap [ <!ELEMENT ...
- 2012-09-14T08:30:53-07:00
- Forum: Bugs
- Topic: Binary Builds for Mac OSX lacking of JPG and others) support
- Replies: 3
- Views: 4777
Binary Builds for Mac OSX lacking of JPG and others) support
Hello, I observed that there is no support at least for JPG and TIFF (which is important to me) in binary builds for MacOS (see my post Binary Build for Mac OSX ). I observed this in builds 'ImageMagick-x86_64-apple-darwin11.4.0.tar.gz' and 'ImageMagick-x86_64-apple-darwin12.1.0.tar.gz'. Can you re ...
- 2012-09-14T08:19:22-07:00
- Forum: Users
- Topic: Binary Build for Mac OSX
- Replies: 4
- Views: 6403
Re: Binary Build for Mac OSX
Ok, checked also for "ImageMagick-x86_64-apple-darwin12.1.0.tar.gz". "configuration.xml" reads: <configure name="DELEGATES" value="bzlib freetype png x11 xml zlib"/> BTW: for both mentioned versions the command convert -list configure returns convert: unable to access configure file `configure.xml ...
- 2012-09-14T07:57:25-07:00
- Forum: Users
- Topic: Binary Build for Mac OSX
- Replies: 4
- Views: 6403
Re: Binary Build for Mac OSX
The binary package for MacOS (ImageMagick-x86_64-apple-darwin11.4.0.tar.gz) did definitely not contain support for jpg and tiff. DELEGATES reads as follows:
bzlib png x11 xml zlib
I'll check for Mountain Lion.
bzlib png x11 xml zlib
I'll check for Mountain Lion.
- 2012-09-10T06:48:58-07:00
- Forum: Users
- Topic: Binary Build for Mac OSX
- Replies: 4
- Views: 6403
Binary Build for Mac OSX
Hello Developers, I have some questions about the binary build for MacOS 10.7 and 10.8.: - Is there some reason that they lack of JPEG/TIFF support? (in configuration.xml is no -ljpeg entry and there is no jpeg.la|.so in dir 'coders') - Is there a place where I can download other (legacy) binary ...