# HG changeset patch # User iuc # Date 1409214199 14400 # Node ID 22e4c41d585bee2b21b4b7644773bc74778b74e1 Uploaded diff -r 000000000000 -r 22e4c41d585b tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Aug 28 04:23:19 2014 -0400 @@ -0,0 +1,18 @@ + + + + + http://sourceforge.net/projects/graphicsmagick/files/graphicsmagick/1.3.20/GraphicsMagick-1.3.20.tar.gz/download + ./configure --prefix=$INSTALL_DIR --enable-shared=yes + make + make install + + + $INSTALL_DIR + $INSTALL_DIR/bin + + + + Compiling GraphicsMagick requires a C compiler (typically gcc). You can access the GraphicsMagick root directory (including lib/, include/ and bin/) through the $GRAPHICSMAGICK_ROOT_DIR system variable. + +