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: Marcus Müller
Subject: Re: [Discuss-gnuradio] Fwd: Gnuradio disabled components
Date: Fri, 20 Sep 2013 09:39:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

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


2013/9/19 Aditya Dhananjay <address@hidden>
Oops, sorry, I missed those details in your previous email. 


On Thu, Sep 19, 2013 at 8:10 PM, Aditya Dhananjay <address@hidden> wrote:
Have you installed all the dependencies? Which Linux are you running?




On Thu, Sep 19, 2013 at 8:02 PM, Mauricio Olivera <address@hidden> wrote:
Here is the complete installation process...

https://www.dropbox.com/s/md5v8pr0iyllm8f/gnuradio_inst

Many thanks.


2013/9/19 Aditya Dhananjay <address@hidden>
Could you please post the entire output from cmake?

Thanks


On Thu, Sep 19, 2013 at 7:26 PM, Mauricio Olivera <address@hidden> wrote:
Hi all,

I have recently installed GNU radio 3.7.1 in Manjaro (Distro based in Arch).
While building some components where disable.
I am interested in having some of them like gnuradio-companion and gr-wxgui, how can I enable them????

Many thanks,

######################################################
-- # Gnuradio disabled components                       
-- ######################################################
--   * doxygen
--   * sphinx
--   * gr-ctrlport
--   * gnuradio-companion
--   * gr-comedi
--   * gr-qtgui
--   * gr-wxgui
--
-- Using install prefix: /usr
-- Building for version: 3.7.1 / 3.7.1
-- Configuring done
-- Generating done




_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio








_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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