discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Installation problem with cygwin


From: Don Ward
Subject: Re: [Discuss-gnuradio] Installation problem with cygwin
Date: Wed, 11 Jun 2008 12:22:09 -0400

"Nan Zhang" <address@hidden> wrote:

I tried to install numpy under cygwin using the method given in
http://gnuradio.org/trac/wiki/NumpyInstall as follows

cd /usr/src

tar zxf numpy-1.0.3.1.tar.gz
cd numpy-1.0.3.1
python setup.py install

but always failed. Could someone help?

You need to be much more specific about what went wrong.

Beside that, I have a python and
numpy installed under windows.

Were you running the Windows python or Cygwin python? To use GNU Radio under Cygwin you need to use the Cygwin python.

I am wondering if there is some way to take
use of the windows version for gnuradio?

Yes, this can be done using MinGW (see instructions in the wiki).

-- Don W.





reply via email to

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