Author: eb Date: 2007-05-07 14:27:00 -0600 (Mon, 07 May 2007) New Revision: 5252
Modified: gnuradio/trunk/README Log: Added guile dependency to the README Modified: gnuradio/trunk/README =================================================================== --- gnuradio/trunk/README 2007-05-06 19:54:29 UTC (rev 5251) +++ gnuradio/trunk/README 2007-05-07 20:27:00 UTC (rev 5252) @@ -192,17 +192,22 @@ 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. _______________________________________________ Commit-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/commit-gnuradio
