Author: n4hy Date: 2007-02-20 14:10:20 -0700 (Tue, 20 Feb 2007) New Revision: 4543
Modified: gnuradio/branches/developers/n4hy/qt/gr-qtgui/README Log: instructions to get Qwt code built added to README Modified: gnuradio/branches/developers/n4hy/qt/gr-qtgui/README =================================================================== --- gnuradio/branches/developers/n4hy/qt/gr-qtgui/README 2007-02-20 21:03:59 UTC (rev 4542) +++ gnuradio/branches/developers/n4hy/qt/gr-qtgui/README 2007-02-20 21:10:20 UTC (rev 4543) @@ -7,3 +7,15 @@ http://n4hy.org/Qwt/qwt-5.0.0.tar.bz2 http://n4hy.org/Qwt/qwt-5.0.0-1.src.rpm +QTDIR is an environment variable that must be set for gr-qtgui to make + +On Ubuntu with a standard apt-get or synaptic install, this is done by + +export QTDIR=/usr/share/qt3 + +on Fedora Core 6 for example it is automatically set to + +/usr/lib/qt-3.3 + +by Qt install + _______________________________________________ Commit-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnuradio
