discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] binary installer gnuradio-2.5cvs.win32.exe for wi


From: Martin Dvh
Subject: Re: [Discuss-gnuradio] binary installer gnuradio-2.5cvs.win32.exe for windows
Date: Thu, 21 Jul 2005 22:50:44 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030823

mjam01 wrote:

thanks, that got past that error,

now it says it can't find the  _usrp0 dll files..

Traceback (most recent call last):
  File "C:\mikes\gnuradio-mikes\gnuradio-mikes\am_rcv.py", line 5, in ?
    from gnuradio import usrp
  File "C:\Python24\lib\site-packages\gnuradio\usrp.py", line 33, in ?
    from gnuradio import usrp0              # usrp Rev 0
  File "C:\Python24\Lib\site-packages\gnuradio\usrp0.py", line 5, in ?
    import _usrp0

cheers, nearly there! :)
try putting C:\Program Files\Usrp\driver on your path
or copy the files from this folder (dlls) to the site-packages folder
Maybe you have to rename libusrp-0.dll to _usrp0.dll (I am just guessing here)

If you need any more files (dlls, python files)
I put all built sources on
http://www.olifantasia.com/pub/projects/gnuradio/mdvh/mingw/binary-installer/gnuradio-with-usrp/sources-and-bin/

Everything you need should be in there somewhere (If my builds are correct)
(You could also try to rebuild them yourself or just do a make install)
Please document which files you needed or which other hacks you needed to get 
this working.

You could also try the installer for the usrp driver Stefan Fillod has made
http://f8cfe.free.fr/ham/gnuradio/setup.exe
This will also put the usrp-0 dll at c:\Program Files\usrp
see also:
http://comsec.com/wiki?UsrpMinGW

Greetings,
Martin






reply via email to

[Prev in Thread] Current Thread [Next in Thread]