Search found 5 matches
- 2013-10-25T06:32:30-07:00
- Forum: Bugs
- Topic: [RESOLVED] IM on OS X 10.9 does not support any image types
- Replies: 10
- Views: 21101
- 2013-10-25T06:20:23-07:00
- Forum: Bugs
- Topic: [RESOLVED] IM on OS X 10.9 does not support any image types
- Replies: 10
- Views: 21101
Re: IM on mavericks (10.9) does not support any image types
The convert -list configure output:
Path: /opt/local/lib/ImageMagick-6.8.7//config-Q16/configure.xml
Name Value
-------------------------------------------------------------------------------
CC /usr/bin/clang
CFLAGS -I/opt/local/include/freetype2 -I/opt/local/include -pipe -Os -arch x86_64 ...
Path: /opt/local/lib/ImageMagick-6.8.7//config-Q16/configure.xml
Name Value
-------------------------------------------------------------------------------
CC /usr/bin/clang
CFLAGS -I/opt/local/include/freetype2 -I/opt/local/include -pipe -Os -arch x86_64 ...
- 2013-10-25T06:19:45-07:00
- Forum: Bugs
- Topic: [RESOLVED] IM on OS X 10.9 does not support any image types
- Replies: 10
- Views: 21101
Re: IM on mavericks (10.9) does not support any image types
Is this just a setting in the portfile?ryandesign wrote:Aha. ImageMagick apparently requires .la files.
In MacPorts, as of Mavericks, we delete .la files by default, because they are usually useless. But if ImageMagick needs them, we can retain them for ImageMagick.
- 2013-10-25T06:02:47-07:00
- Forum: Bugs
- Topic: [RESOLVED] IM on OS X 10.9 does not support any image types
- Replies: 10
- Views: 21101
Re: IM on mavericks (10.9) does not support any image types
That is the output:
$ convert -debug module 20131024/screen_1105_01.png ~/Desktop/test.jpg
2013-10-25T15:03:22+02:00 0:00.010 0.000u 6.8.7 Module convert[87904]: module.c/OpenModule/1262/Module
Searching for module "PNG" using filename "png.la"
2013-10-25T15:03:22+02:00 0:00.010 0.000u 6.8.7 ...
$ convert -debug module 20131024/screen_1105_01.png ~/Desktop/test.jpg
2013-10-25T15:03:22+02:00 0:00.010 0.000u 6.8.7 Module convert[87904]: module.c/OpenModule/1262/Module
Searching for module "PNG" using filename "png.la"
2013-10-25T15:03:22+02:00 0:00.010 0.000u 6.8.7 ...
- 2013-10-25T05:35:01-07:00
- Forum: Bugs
- Topic: [RESOLVED] IM on OS X 10.9 does not support any image types
- Replies: 10
- Views: 21101
[RESOLVED] IM on OS X 10.9 does not support any image types
I have a new macports installation from the source and installed ImageMagick 6.8.7-0.
A new install of Imagemagick does not seem to support any image types.
$ identify -list format -v
Format Module Mode Description ...
A new install of Imagemagick does not seem to support any image types.
$ identify -list format -v
Format Module Mode Description ...