[Discuss-gnuradio] gnuradio on virtual linux?

2010-12-23 Thread alirazib
Hi all, I have managed to install gnuradio 3.3.0 on my Windows machine with Cygwin, although some of the components like gr-usrp2, usrp2, grc, wxgui etc. could not be installed. Then I needed to install drivers for USRP2. The apparent complexity involved in installing UHD drivers on Windows is ac

Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread alirazib
Don Ward wrote: > > alirazib wrote: > >> Thanks for your feedback. I have followed your suggestions to install a >> new >> cygwin with gcc 3.4.4 for gnuradio. Still WxPython could not be built. >> Step >> 9 ($ python setup.py build_ext --inplace WXPORT=msw

Re: [Discuss-gnuradio] gnuradio make error

2010-12-19 Thread alirazib
cygwin installation. The lib directory is installed directly under cygwin, and it contains only the version 3.4.4 of gcc. So how can I have this /lib move to /usr/lib during cygwin installation? Thanks, Ali Don Ward wrote: > > alirazib wrote: > >> I have installed cygwin with al

[Discuss-gnuradio] gnuradio make error

2010-12-17 Thread alirazib
Hi, I have installed cygwin with all the required packages, and then installed boost, portaudio, SDCC and FFTW. WxPython could not be installed (WxWidgets was okay, but then error occurred during 'make'). Anyway, I thought WxPython is not absolutely vital for the initial experiments, so I left it