Errors in installing to 64-bit Linux

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
GeorgeZ

Errors in installing to 64-bit Linux

Post by GeorgeZ »

I'm trying to install ImageMagick to a 64-bit linux (Fedora 7), and got the following error message:
configuring ImageMagick 6.3.4
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
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... gawk
checking whether make sets $(MAKE)... yes

Is there a 64-bit version of the source code?
Anyone can help me?
Thanks a lot.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: Errors in installing to 64-bit Linux

Post by magick »

The is one source distribution of ImageMagick and it compiles on either 32 or 64-bit OS's.
Post Reply