4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: aday on October 05, 2002, 08:17:57 AM

Title: mandrake9.0: instll imagemagick error
Post by: aday on October 05, 2002, 08:17:57 AM
Here are the steps that I take to install the iamgemagick:

1../configure
2.make
3.make install


the first step and the second step seem go well ,but when I try the third step to make install,it generates the following error;



make[4]: *** No rule to make target `/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/libperl.a', needed by `PerlMagick'.  Stop.
make[4]: Leaving directory `/usr/local/src/ImageMagick-5.4.5/PerlMagick'
make[3]: *** [PerlMagick] Error 2
make[3]: Leaving directory `/usr/local/src/ImageMagick-5.4.5/PerlMagick'
make[2]: *** [PerlMagick/PerlMagick] Error 2
make[2]: Leaving directory `/usr/local/src/ImageMagick-5.4.5'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/local/src/ImageMagick-5.4.5'
make: *** [install-recursive] Error 1