Hello,
Very hard to have ImageMagick on Ubuntu 6.10 (Edgy Eft)
read 40 post and all documentation on ImageMagick official site but no luck...
My machine is a linux box, LAMP installation, without graphical interface.
my steps:
- download ImageMagick.tar.gz
- decompress
- ./configure
give this error :
_________________________________________________
root@edweb01:/etc/ImageMagick-6.3.4# ./configure
configuring ImageMagick 6.3.4
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.
_________________________________________________________________________________
Find some usefull here http://www2.russbrooks.com:8080/2007/4/ ... tu-kubuntu
where explain that the problem regarding missing GhostScript fonts, but also his solution
contains a path that doesn't exist. (or maybe something missing...)
Try to link attachment posted on ubuntu forum :
http://ubuntuforums.org/attachment.php? ... 1181721647
or in alternative link to my original post :
http://ubuntuforums.org/showthread.php? ... ost2834458
Can anyone can help me?
thank you for any reply
ImageMagick on Ubuntu 6.10 (Edgy Eft)
Re: ImageMagick on Ubuntu 6.10 (Edgy Eft)
See config.log for more details
Looks like a problem with your compiler.
Looks like a problem with your compiler.