# HG changeset patch # User iuc # Date 1386546323 18000 # Node ID 78a1335cf62dc86315471af3fb7a76c2c8c87e6b Uploaded diff -r 000000000000 -r 78a1335cf62d tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Sun Dec 08 18:45:23 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 (typically gcc). GHOSTSCRIPT_SHARE will be exported. http://www.ghostscript.com/ + +