Hi,
I am try to install imagemagick on my root server using your provided instructions logged in as root.
So far I have downloaded using wget and extracted the files using tar. However, when i come to run .configure it states the following when i run the command from within the extracted folder.
[root@p15169466 ImageMagick-6.3.8]# ./configure
./configure: line 2109: cannot create temp file for here document: No space left on device
./configure: line 2121: cannot create temp file for here document: No space left on device
./configure: line 2156: cannot create temp file for here document: No space left on device
./configure: line 2324: cannot create temp file for here document: No space left on device
./configure: line 2329: cannot create temp file for here document: No space left on device
./configure: line 2334: cannot create temp file for here document: No space left on device
./configure: line 2339: cannot create temp file for here document: No space left on device
./configure: line 2344: cannot create temp file for here document: No space left on device
configuring ImageMagick 6.3.8
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
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)... ./configure: line 2922: cannot create temp file for here document: No space left on device
no
./configure: line 2982: cannot create temp file for here document: No space left on device
./configure: line 2987: cannot create temp file for here document: No space left on device
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
./configure: line 6: cannot create temp file for here document: No space left on device
./configure: line 44: cannot create temp file for here document: No space left on device
Any help would be greatly appreciated!
Regards
Damon
Newbie Image Magick Installation Problems
Re: Newbie Image Magick Installation Problems
Looks like you do not have enough free disk space on your computer. Add more disk or clean up your partitions so ImageMagick can build/install.
Re: Newbie Image Magick Installation Problems
Hi There,
Apparently looking at my plesk access only a small percentage of space has been used.
/dev/hda5
4 095.95 MB
18.01% used 81.99% available
/usr/local/psa
/dev/hda6
4 995.41 MB
6.28% used 93.72% available
/var/lib/mysql
/var/qmail/mailnames
/var/named/run-root
/dev/hda7
26 749.12 MB
5.72% used 94.28% available
/home/httpd/vhosts
Although, the memory appears as follows:
95.69% usage. - Would this be the cause?
Regards
Damon
Apparently looking at my plesk access only a small percentage of space has been used.
/dev/hda5
4 095.95 MB
18.01% used 81.99% available
/usr/local/psa
/dev/hda6
4 995.41 MB
6.28% used 93.72% available
/var/lib/mysql
/var/qmail/mailnames
/var/named/run-root
/dev/hda7
26 749.12 MB
5.72% used 94.28% available
/home/httpd/vhosts
Although, the memory appears as follows:
95.69% usage. - Would this be the cause?
Regards
Damon
Re: Newbie Image Magick Installation Problems
Your questions are about basic administration of your computer system which is outside the scope of this forum. Ask your system administrator for help.