# HG changeset patch # User fubar # Date 1409209334 14400 # Node ID 4967d833d1969bce43f24acd0eb1ee1ae1e072ea Uploaded diff -r 000000000000 -r 4967d833d196 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Aug 28 03:02:14 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. + +