# HG changeset patch # User bgruening # Date 1412846742 14400 # Node ID f3670e0439f2bdf00952e4e064080da97e47e0c5 Uploaded diff -r 000000000000 -r f3670e0439f2 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 09 05:25:42 2014 -0400 @@ -0,0 +1,37 @@ + + + + + + + + + + + + http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz + + + + + + + + + ./configure -prefix $INSTALL_DIR -opensource -confirm-license -no-xinerama -no-xinput -no-xcursor -no-xvideo -no-opengl -no-sm -no-xkb -no-gui -no-cups -no-openvg -no-xrandr -no-xrender + make sub-src + make install + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + $INSTALL_DIR + $INSTALL_DIR/lib/ + + + + + Installing Qt libraries. A C++ compiler, usually g++, is requiered. + http://qt-project.org/ + + +