summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2012-04-01 16:13:42 -0400
committerTom Rondeau <trondeau@vt.edu>2012-04-01 16:13:42 -0400
commit2bf64459036916258dcf3269cec47904fdeba8f6 (patch)
tree50b6a0dd2bbc3e02b38e8d9fcf5215309d5545ff /README
parent6d20c58eba20406c3a1d6131e28a5bad8d18a408 (diff)
Removes all references to guile and scheme, which are no longer needed.
The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point.
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 10 insertions, 15 deletions
diff --git a/README b/README
index 9f56e7f18d..63d093a5e2 100644
--- a/README
+++ b/README
@@ -193,42 +193,37 @@ Unit testing framework for C++.
As of repository version 4045, gnuradio requires version 1.3.31 or newer.
-(9) Guile 1.6 or 1.8
-
-Scheme interpreter. http://www.gnu.org/software/guile/guile.html
-
-
-(10) GNU Scientific Library (gsl) 1.10 or later
+(9) GNU Scientific Library (gsl) 1.10 or later
The GNU Radio core library uses some routines from here.
Optional, but nice to have:
-(11) wxPython. Python binding for the wxWidgets GUI framework. Use
+(10) wxPython. Python binding for the wxWidgets GUI framework. Use
version 2.8 or later. Again, almost all systems have this
available.
As a last resort, build it from source (not recommended!)
http://www.wxpython.org
-(12) xmlto version ? or later. http://cyberelk.net/tim/xmlto/index.html
+(11) xmlto version ? or later. http://cyberelk.net/tim/xmlto/index.html
Wrapper for XML conversion tools to ease e.g. making html from docbook.
-(13) Python Cheetah extensions 2.0.0 or later
-(14) Python lxml wrappers 2.0.0 or later
-(15) Python gtk wrappers 2.10.0 or later
+(12) Python Cheetah extensions 2.0.0 or later
+(13) Python lxml wrappers 2.0.0 or later
+(14) Python gtk wrappers 2.10.0 or later
The GNU Radio Companion application requires these additional Python libraries
to be installed.
The gr-qtgui requires these packages:
-(16) Qt 4.4 or later
-(17) Qwt 5.2 or later
-(18) PyQt 4.4 or later
-(19) PyQwt 5.2 or later
+(15) Qt 4.4 or later
+(16) Qwt 5.2 or later
+(17) PyQt 4.4 or later
+(18) PyQwt 5.2 or later
It is also useful to have Python's Scipy and Matplot lib packages to
run some of the example.