Newbie Image Magick Installation Problems
Posted: 2008-02-18T08:28:59-07:00
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
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