# HG changeset patch # User iuc # Date 1386739564 18000 # Node ID a4b389d7f3974387e565506af4fdd9b50cb4c1a5 Uploaded diff -r 000000000000 -r a4b389d7f397 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Wed Dec 11 00:26:04 2013 -0500 @@ -0,0 +1,36 @@ + + + + + + + + + + + + http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz + + + + + + + + + + + ./configure --x-includes=$X11_INCLUDE_DIR --x-libraries=$X11_LIB_DIR --prefix=$INSTALL_DIR + + make && make install + + + $INSTALL_DIR/bin + $INSTALL_DIR/share + $INSTALL_DIR/share + + + + Compiling ghostscript requires a C compiler (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/ + +