I've posted an installation guide for GNU radio that might be helpful:

http://www.kd7lmo.net/ground_gnuradio_install.html

Maybe someone can post a link from the Wiki to my site.



On Mon, 2 May 2005, n4hy wrote:

> I wasted an entire WEEKEND trying to figure this out.
> 
> Bob
> 
> 
> [EMAIL PROTECTED] wrote:
> 
> >Hi,
> >
> >I can't check the archives at the moment as lists.gnu.org doesn't want
> >to talk to anyone, but I don't remember anyone saying anything about
> >this.
> >
> >A couple of weeks ago I compiled and ran all the gnuradio code. I then
> >had a disk failure and had to rebuild the whole of my system. I
> >downloaded all of the source code again (from CVS) and rebuilt it, but
> >now I get the following error:
> >
> >  
> >
> >>>>gr_fir_fff: using 3DNow!
> >>>>        
> >>>>
> >.
> >----------------------------------------------------------------------
> >Ran 1 test in 0.011s
> >
> >OK
> >E.
> >======================================================================
> >ERROR: test_blks_import (__main__.test_head)
> >----------------------------------------------------------------------
> >Traceback (most recent call last):
> >  File "./qa_kludged_imports.py", line 35, in test_blks_import
> >    from gnuradio import blks
> >  File 
> > "/data/matt/usrp/gr-build/gnuradio-core/src/python/gnuradio/blks/__init__.py",
> >  line 37, in ?
> >    exec "from gnuradio.blksimpl.%s import *" % (f,)
> >  File "<string>", line 1, in ?
> >  File 
> > "/data/matt/usrp/gr-build/gnuradio-core/src/python/gnuradio/blksimpl/digital_voice.py",
> >  line 33, in ?
> >    from gnuradio.vocoder import gsm_full_rate
> >ImportError: No module named vocoder
> >----------------------------------------------------------------------
> >  
> >
> 
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to