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
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio