discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: GNU Radio - Skipped components


From: Josh Blum
Subject: [Discuss-gnuradio] Re: GNU Radio - Skipped components
Date: Thu, 17 Sep 2009 09:22:13 -0700
User-agent: Thunderbird 2.0.0.23 (X11/20090817)


Anton K Skårbratt wrote:
I changed the line to:
"PYTHON_CHECK_MODULE([lxml.etree],[Python lxml wrappers >= 
1.3.6],[],[passed=no],[lxml.etree.LXML_VERSION >= (1, 3, 6, 0)])"

It passed the configuration successfully! But when i ran the command make I think there 
were some problems (see all the "make[4]: Nothing to be done for `all'." below).
After installation of GNURadio I tried the command : $ grc


Thats not an error. There was nothing to be built in that directory. Its a good thing. :-)

"The program 'grc' is currently not installed.  You can install it by typing:
sudo apt-get install grc
bash: grc: command not found"

You have to run "sudo make install" after make

http://gnuradio.org/trac/wiki/BuildGuide




reply via email to

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