Changes between Version 13 and Version 14 of Internal/BuildingGNURadioImage


Ignore:
Timestamp:
Jan 28, 2009, 9:00:50 PM (15 years ago)
Author:
ssugrim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/BuildingGNURadioImage

    v13 v14  
    184184
    185185after this step in a python shell ''from gnuradio import gr'' ran with out complaint.
     186
     187However '''from gnuradio import usrp''' failed, this was due to an error thrown during the configure phase:
     188{{{
     189The following components were skipped either because you asked not
     190to build them or they didn't pass configuration checks:
     191
     192usrp
     193gr-usrp
     194}}}