SVN: svn checkout svn://svn.code.sf.net/p/tango-cs/code/archiving/hdb++/hdbextractor hdbextractor cd hdbextractor/trunk/ (change AC_CONFIG_MACRO_DIRS into AC_CONFIG_MACRO_DIR if necessary): AC_CONFIG_MACRO_DIR([m4]) # AC_CONFIG_MACRO_DIRS([m4]) aclocal libtoolize automake --add-missing autoreconf ./configure --prefix =============================================================== hdbextractor-qt svn checkout svn://svn.code.sf.net/p/tango-cs/code/gui/hdbextractor-qt hdbextractor-qt cd hdbextractor-qt/ qmake make ================================================================ MathGL svn checkout svn://svn.code.sf.net/p/mathgl/code/mathgl-2x mathgl-2x cd mathgl-2x cmake . edit CMakeCache.txt to enable qt4 (or qt5) make ================================================================ qdddplot (v 1.0.2) svn checkout svn://svn.code.sf.net/p/tango-cs/code/gui/qdddplot cd qddplot/trunk open qdddplot.pro and adjust MATHGLROOT so that unix:INCLUDEPATH += $${MATHGLROOT}/include points to mathgl include directory ================================================================ qgraphicsplot svn checkout svn://svn.code.sf.net/p/tango-cs/code/gui/qgraphicsplot qgraphicsplot or tar.gz attachment. qmake make ================================================================ QHdbExtractor cd hdbextractor-qt/QHdbExtractor qmake make launch with one of the two configuration files dbconfig.dat or db++config.dat