FS#407 - PerlMagick not compatible with perl
Attached to Project:
Arch Linux
Opened by Brent Pitman (bpitman0001) - Sunday, 25 January 2004, 22:33 GMT
Last edited by Judd Vinet (judd) - Monday, 26 January 2004, 00:13 GMT
Opened by Brent Pitman (bpitman0001) - Sunday, 25 January 2004, 22:33 GMT
Last edited by Judd Vinet (judd) - Monday, 26 January 2004, 00:13 GMT
|
Details
PerlMagick (package: imagemagick) is compiled with perl
5.8.2 libraries and is expecting to find those libraries at
/usr/lib/perl/5.8.2. However, /usr/lib/perl/5.8.2 is a
symlink to /usr/lib/perl/current, which was upgraded to
version 5.8.3 when perl (package: perl) was upgraded.
From my apache error_log (which executes PerlMagick): Perl lib version (v5.8.3) doesn't match executable version (v5.8.2) at /usr/lib/perl5/5.8.2/i686-linux/Config.pm line 32. |
This task depends upon
Comment by dorphell (dorphell) -
Monday, 26 January 2004, 01:17 GMT
Just need an imagemagick recompile.