ImageMagick Won't compile/make install

Salecta

Registered
I have OSX 10.1 and ran the Image Magick configure and that went Ok. But the "make install" doesn't work.

I took about 40 and showed pages and pages of text.

Here is the last few lines of text

make[3]: *** No rule to make target `/System/Library/Perl/darwin/CORE/libperl.a', needed by `PerlMagick'. Stop.
make[2]: *** [PerlMagick] Error 2
make[1]: *** [PerlMagick/PerlMagick] Error 2
make: *** [install-recursive] Error 1


can anyone tell me what to do to get it to work?
 
I have been unable to get ImageMagick working too....

Anyone succeed in this yet? I have been trying with...


[Beasley-Harvey:~/Applications/ImageMagick-5.5.6] beasleyharvey% ./configure
configuring ImageMagick 5.5.6
checking build system type... powerpc-apple-darwin6.8
checking host system type... powerpc-apple-darwin6.8
checking target system type... powerpc-apple-darwin6.8
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
[Beasley-Harvey:~/Applications/ImageMagick-5.5.6] beasleyharvey%
 
I read somewhere, use Fink. I tried Fink and it showed some error, so I went to get the latest version of Fink. Fink has stopped supporting 10.1, so I am waiting until we can install 10.2 on a machine and the new version of Fink.
 
Back
Top