discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Question GNU Radio swig Path


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Question GNU Radio swig Path
Date: Mon, 25 Oct 2010 23:01:21 -0400

On Sun, Oct 24, 2010 at 10:37 PM, Matt Dunstan
<address@hidden> wrote:
> Hi,
>
>     i have a question related to GNU Radio installation. I followed all
> steps described in http://gnuradio.org/redmine/wiki/1/MingwInstallMain, but
> when I want to install gnuradio 3.3.0 it says that it can't find swig. It
> finds python becasue it is decalred in Environment Variables under Path with
> the value of "C:\Python26".  Swig is installed under
> C:\msys\1.0\local\swigwin-1.3.40, the problem is that I don't know how I
> sould declare the swig path and where. I tried in the same place as Python
> path but on GNU Radio installation it gives error that it can't find some
> gr_vmcircbuf.cc file. Can anybody give some ideas regarding this problem? I
> have bought the USRP 3 month ago and I could not try it because I couldn't
> install GNU Radio under Windows XP using MinGW, and it starts to make me
> very angry. Thank you very much for any help.
>
> Best regards,
> Matt Dunstan.


I'm afraid I've actually never installed GNU Radio on Windows, so I
can't be of much help here. Windows, as you've probably gathered, is
woefully under-supported by our community. One of these days I'll get
around to trying it out in Windows...

To attempt to help you out, Swig should just need to be in the PATH
environmental variable. If it passes configure, it's found it. So if
you've made it to the make part and that's where you're getting the
gr_vmcircbuf.cc file, I'm not sure what to tell you. The file is in
gnuradio-core/src/lib/runtime.

Is there any way you can get a Linux installation up and running (even
as a virtual machine)? Ubuntu's pretty easy to install and work with
these days.

Tom



reply via email to

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