I had the same problem, but now the packaged binary work fine.
Now I need to had PerlMagick but it seems needed dynamic libraries.
I tried also to create a static perl version but I obtain the error message:
bin/sh: -fopenmp: command not found
Is it possible to have PerlMagick on Lion?
(not for ...
Search found 3 matches
- 2011-12-29T15:54:28-07:00
- Forum: Bugs
- Topic: Using binary release on OSX Lion gives "no decode delegate"
- Replies: 14
- Views: 38658
- 2011-11-29T15:59:24-07:00
- Forum: PerlMagick
- Topic: PerlMagick and Mac 10.7 Lion FormatLocaleString
- Replies: 0
- Views: 10747
PerlMagick and Mac 10.7 Lion FormatLocaleString
I have now installed the 6.7.4 from the source and I have other trouble but no library errors.
Regis
Hello!
I have installed ImageMagick from the binary package.
I have compiled and installed Perlmagick for the same release 6.7.3 but when running there is an error:
dyld: Symbol not found ...
Regis
Hello!
I have installed ImageMagick from the binary package.
I have compiled and installed Perlmagick for the same release 6.7.3 but when running there is an error:
dyld: Symbol not found ...
- 2010-03-07T12:44:53-07:00
- Forum: Users
- Topic: Perlmagick and Exif
- Replies: 0
- Views: 3161
Perlmagick and Exif
Hi,
I wrote a simple perl script to change size, add frame and author on a photo.
I use AutoOrient() to rotate it if needed but the exif tag is not updated.
For now I use jhead to make a new exif header but is it possible to put the correct value for orientation with perlmagic?
(On Freebsd I used ...
I wrote a simple perl script to change size, add frame and author on a photo.
I use AutoOrient() to rotate it if needed but the exif tag is not updated.
For now I use jhead to make a new exif header but is it possible to put the correct value for orientation with perlmagic?
(On Freebsd I used ...