I couldn't compile gollage correctly on my Ubuntu 8.04.2 As gollage couldn't compile for MagickCore/MagickWand reasons, I first removed imagemagick package then tried to install it from source available on the website.
$ ./configure seemed fine $ make it ended with the following error : LD_RUN_PATH="/home/XXX/ImageMagick-6.4.8-9/PerlMagick/../magick/.libs:/home/XXX/ImageMagick-6.4.8-9/PerlMagick/../wand/.libs" cc -L../magick/.libs -lMagickCore -L../wand/.libs -lMagickWand -shared -L/usr/local/lib -lfreetype -lz Magick.o -o blib/arch/auto/Image/Magick/Magick.so \ -L/usr/local/lib -L/home/XXX/ImageMagick-6.4.8-9/PerlMagick/../magick/.libs -lMagickCore -L/home/XXX/ImageMagick-6.4.8-9/PerlMagick/../wand/.libs -lMagickWand -lperl -lm \ /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make[2]: *** [blib/arch/auto/Image/Magick/Magick.so] Error 1 make[2]: Leaving directory `/home/XXX/ImageMagick-6.4.8-9/PerlMagick' make[1]: *** [all-perl] Error 2 make[1]: Leaving directory `/home/XXX/ImageMagick-6.4.8-9' make: *** [all] Error 2 it would be interesting to have gollage package in ubuntu though... -- [needs-packaging] gollage https://bugs.launchpad.net/bugs/173240 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs