commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r4544 - gnuradio/branches/developers/n4hy/qt/gr-qtgui


From: n4hy
Subject: [Commit-gnuradio] r4544 - gnuradio/branches/developers/n4hy/qt/gr-qtgui
Date: Tue, 20 Feb 2007 14:17:16 -0700 (MST)

Author: n4hy
Date: 2007-02-20 14:17:15 -0700 (Tue, 20 Feb 2007)
New Revision: 4544

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:10:20 UTC (rev 4543)
+++ gnuradio/branches/developers/n4hy/qt/gr-qtgui/README        2007-02-20 
21:17:15 UTC (rev 4544)
@@ -7,9 +7,11 @@
 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
+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
+On Ubuntu with a standard apt-get or synaptic install,
+this is done by:
 
 export QTDIR=/usr/share/qt3
 
@@ -19,3 +21,11 @@
 
 by Qt install
 
+Qwt probably needs to be built and installed for now using
+
+rpmbuild --rebuild qwt-5.0.0-1.src.rpm
+
+which must be run as root (as in sudo) so that files are
+installed in the proper place for the gnuradio build
+(such as qwt.pc).  
+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]