Hallo!
Ich Wollte Image::Magick installieren und es kommt zu errorn,
die ich nicht verstehe.
Danke!
Aqua
============
[root@localhost PerlMagick-5.57]# perl Makefile.PL
WARNING: LDFLAGS is not a known parameter.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lMagick
Writing Makefile for Image::Magick
[root@localhost PerlMagick-5.57]# make
Makefile out-of-date with respect to Makefile.PL
Cleaning current config before rebuilding Makefile...
make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true
/usr/bin/perl5.8.0 Makefile.PL
WARNING: LDFLAGS is not a known parameter.
Checking if your kit is complete...
Looks good
Note (probably harmless): No library found for -lMagick
Writing Makefile for Image::Magick
==> Your Makefile has been rebuilt. <==
==> Please rerun the make command. <==
false
make: *** [Makefile] Error 1
[root@localhost PerlMagick-5.57]#