discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Fwd: Gnuradio disabled components


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Fwd: Gnuradio disabled components
Date: Fri, 20 Sep 2013 09:52:56 -0400

On Fri, Sep 20, 2013 at 3:39 AM, Marcus Müller <address@hidden> wrote:
> Hi Mauricio,
> as Aditya already pointed out: You need to have all the dependencies
> installed when building GNU Radio, otherwise it will disable all components
> that can't be built without these dependencies.
> So, if you want to have gr-wxgui, you will need to install wx yourself.
> Same goes for all the other disabled components.
>
> I can't tell you what you need to install under arch; the arch package seems
> nice enough, but to be completely honest: I don't know who maintains the
> Arch package you are using, but requiring libuhd is strange, if you don't
> want to use USRPs.
> However, there is a wiki page on installing GR on Arch, see
> http://gnuradio.org/redmine/projects/gnuradio/wiki/ArchInstall
>
> Anyway, if using your package manager fails, you might use pybombs, and
> install things without using arch's package management.
>
> Hope that helped!
> Marcus
>
>
> On 09/20/2013 04:04 AM, Mauricio Olivera wrote:
>
> Something to do with this????
>
> Configuring gnuradio-companion support...
> --   Dependency ENABLE_GNURADIO_RUNTIME = ON
> --   Dependency ENABLE_PYTHON = ON
> --   Dependency PYTHON_MIN_VER_FOUND = TRUE
> --   Dependency CHEETAH_FOUND = TRUE
> --   Dependency LXML_FOUND = FALSE
> --   Dependency PYGTK_FOUND = TRUE
> --   Dependency NUMPY_FOUND = TRUE
> --   Disabling gnuradio-companion support.
> --   Override with -DENABLE_GRC=ON/OFF

Mauricio,

You can use the build guide in the manual to get an idea of the direct
dependencies of GNU Radio:

http://gnuradio.org/doc/doxygen/build_guide.html

Tom



reply via email to

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