Code: Select all
nice ./configure --prefix=$HOME/apps/im --disable-static --with-modules --without-perl --without-magick-plus-plus
make clean
make all
rm -r ~/apps/im; make install
To use you will need to change your PATH and LD_LIBRARY_PATH environment variable settings.