on Debian the latest IM version 6.7.7 so i wanted to install 6.9.0 - like this:
Code: Select all
$ wget http://www.imagemagick.org/download/ImageMagick-6.9.0-3.tar.gz
$ tar -xzvf ImageMagick-6.9.0-3.tar.gz
$ cd ImageMagick-6.9.0-3/
$ ./configure
Code: Select all
./configure: line 3144: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3156: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3191: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3353: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3357: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3361: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3365: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3369: cannot create temp file for here-document: Disk quota exceeded
./configure: line 3373: cannot create temp file for here-document: Disk quota exceeded
checking build system type... mkdir: cannot create directory `/tmp/cg27047-22880': Disk quota exceeded
mkdir: cannot create directory `/tmp/cg-27047': Disk quota exceeded
config.guess: cannot create a temporary directory in /tmp
configure: error: cannot guess build type; you must specify one