|
Hello,
I've tried to use Image-Imlib2 module, the build has reported no errors, but if I try to put a
use Image::Imlib-2;
in a script I got a Can't find 'boot_Image__Imlib2' symbol in /usr/local/lib/libImlib2.so.
I've tried with the libimlib2-dev debian package and with the imlib2 cvs to compile libImlib2.so but nothings works.
Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
Platform:
osname=linux, osvers=2.6.8.1, archname=x86_64-linux-thread-multi
uname='linux yellow 2.6.8.1 #1 smp sat feb 26 14:24:00 utc 2005 x86_64 gnuli nux '
any idea ?
|