View Single Post
Old February 8th, 2008, 04:03 AM   #8 (permalink)
vigape
Member
Verified Customer
 
Join Date: Feb 2007
Posts: 31
I try to install Image Magick again following this instruction: http://www.photopost.com/howtoinstall-php.html

And when I make:
$ cd jpeg-6b
$ ./configure --enable-shared
$ make
$ make install
$ cd ..

at make instruction, i get an error:

[root@vigape08 jpeg-6b]# make
./libtool --mode=compile gcc -O2 -I. -c ./jcapimin.c
make: ./libtool: Command not found
make: *** [jcapimin.lo] Error 127


Can help me?
vigape is offline   Reply With Quote