On 11-04-03 03:23 PM, sawyer x wrote:
-lperl means the perl development library. Check for libperl-dev on
Debian/Ubuntu.

Sigh.  Now it can't `make test`:

Running make test
PERL_DL_NONLAZY=1 /home/shawn/lib/perlbrew/perls/perl-5.12.3/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jng/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t t/wmf/*.t t/zlib/*.t t/blob.t .......... Can't load '/home/shawn/.local/share/.cpan/build/PerlMagick-6.67-byUtMm/blib/arch/auto/Image/Magick/Magick.so' for module Image::Magick: /home/shawn/.local/share/.cpan/build/PerlMagick-6.67-byUtMm/blib/arch/auto/Image/Magick/Magick.so: undefined symbol: SmushImages at /home/shawn/lib/perlbrew/perls/perl-5.12.3/lib/5.12.3/x86_64-linux-gnu-thread-multi/DynaLoader.pm line 200.
 at t/blob.t line 20
Compilation failed in require at t/blob.t line 20.
BEGIN failed--compilation aborted at t/blob.t line 20.
&Image::Magick::constant not defined. The required ImageMagick libraries are not installed or not installed properly.
END failed--call queue aborted at t/blob.t line 20.
t/blob.t .......... Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 1/1 subtests

$ ls -l /home/shawn/.local/share/.cpan/build/PerlMagick-6.67-byUtMm/blib/arch/auto/Image/Magick/Magick.so -rwxr-xr-x 1 shawn shawn 666190 2011-04-03 15:37 /home/shawn/.local/share/.cpan/build/PerlMagick-6.67-byUtMm/blib/arch/auto/Image/Magick/Magick.so

It can find `SmushImages`, whatever the heck that is.


--
Just my 0.00000002 million dollars worth,
  Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

Reply via email to