User:PeteE > ImageMagick Source Installation (Debian)

ImageMagick Source Installation (Debian)

Table of contents
No headers
apt-get install gcc libjpeg62-dev libbz2-dev libtiff4-dev libwmf-dev libz-dev libpng12-dev libx11-dev libxt-dev \
libxext-dev libxml2-dev libfreetype6-dev liblcms1-dev libexif-dev perl libjasper-dev libltdl3-dev graphviz gs-gpl pkg-config 
wget ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick.tar.gz
tar xfvz ImageMagick.tar.gz
cd ImageMagick-6.3.7
./configure --prefix=/usr/local/ImageMagick-6.3.7 --with-quantum-depth=8 --with-gs-font-dir=/usr/share/fonts --with-windows-font-dir=/usr/share/fonts/windows
make
make install

On a windows machine:

cd /c/windows
tar cvzf fonts.tar.gz Fonts

On the Windows machine you can use 7Zip to create a tar file or just create a Zip file with your favorite compression utility. Then use WinSCP to  move the file to the Deki Wiki erver.

Then scp the fonts to the linux machine and extract to: /usr/share/fonts/windows

Afterwards be sure to edit the imagemagick-path configuration parameter for the Image extension. If you followed the directions above the new path is: /usr/local/ImageMagick-6.3.7/bin/convert.

 

Tag page
Viewing 1 of 1 comments: view all
I am not sure why the latest version of Imagemagick was not included in the original version of the Deki Wiki VM image. The image effects are really cool, especially the Polaroid effect which is featured in on eof the Deki Wiki demos. The VM image probably should be refreshed with the latest version of Deki Wiki and the latest version of Imagemagick.
Posted 19:39, 11 Jan 2008
Viewing 1 of 1 comments: view all
You must login to post a comment.
Powered by MindTouch Deki v.8.08.2