summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-05-07 20:27:00 +0000
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>2007-05-07 20:27:00 +0000
commitb10b4d157f059773d0dd665d040c44453b14501e (patch)
tree298323b3c397696936cc6ba459a251fb4f6f7de0 /README
parentb37d879f6b46225fab22862f193f10d1908400e1 (diff)
Added guile dependency to the README
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5252 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 7 insertions, 2 deletions
diff --git a/README b/README
index c3df731995..ebbf31d428 100644
--- a/README
+++ b/README
@@ -192,17 +192,22 @@ This includes a C compiler and linker for the 8051. It's required to
build the firmware for the USRP. If you don't have a USRP, don't
worry about it.
+(10) Guile 1.6 or 1.8
+
+Scheme interpreter. http://www.gnu.org/software/guile/guile.html
+
+
Optional, but nice to have:
-(10) wxPython. Python binding for the wxWidgets GUI framework. Use
+(11) wxPython. Python binding for the wxWidgets GUI framework. Use
version 2.5.2.7 or later. Again, almost all systems have this
available.
As a last resort, build it from source (not recommended!)
http://www.wxpython.org
-(11) xmlto version ? or later. http://cyberelk.net/tim/xmlto/index.html
+(12) xmlto version ? or later. http://cyberelk.net/tim/xmlto/index.html
Wrapper for XML conversion tools to ease e.g. making html from docbook.