Pybombs make error

hi,
I am trying to install GNU Radio through PyBombs in Ubuntu 12.04. I get
the
following error,

[ 21%] Built target pygen_gr_uhd_examples_python_d7761
[ 21%] Built target _pmt_swig_doc_tag
Scanning dependencies of target pmt_swig_swig_doc
[ 21%] Generating doxygen xml for pmt_swig_doc docs
/bin/sh: 1: DOXYGEN_EXECUTABLE-NOTFOUND: not found
make[2]: ***
[gnuradio-runtime/swig/pmt_swig_doc_swig_docs/xml/index.xml]
Error 127
make[1]: ***
[gnuradio-runtime/swig/CMakeFiles/pmt_swig_swig_doc.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs…
[ 22%] Building CXX object
gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_unv.cc.o
[ 22%] [ 22%] [ 22%] Building CXX object
gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt.cc.o
Building CXX object
gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_io.cc.o
[ 22%] Building CXX object
gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_pool.cc.o
Building CXX object
gnuradio-runtime/lib/pmt/CMakeFiles/gnuradio-pmt.dir/pmt_serialize.cc.o
Linking C shared library libvolk.so
[ 22%] Built target volk
Linking CXX shared library libgnuradio-pmt-3.7.4git.so
[ 22%] Built target gnuradio-pmt
make: *** [all] Error 2
ERROR:root:PyBOMBS Make step failed for package (gnuradio) please see
bash
output above for a reason (hint: look for the word Error)

I also tried to reconfigure with builddocs=OFF. But I get the following
error on doing so.

Install Prefix
Traceback (most recent call last):
File “./pybombs”, line 198, in
pybombs_ops.config_init(config, True)
File “/home/tslsb/pybombs/mod_pybombs/cfg.py”, line 70, in config_init
if os.path.basename(pwd)==“pybombs”:
File “/usr/lib/python2.7/posixpath.py”, line 112, in basename
i = p.rfind(’/’) + 1
AttributeError: ‘NoneType’ object has no attribute ‘rfind’

Can anyone help me?

Regards,
Saran

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Saran,
you’re system is missing the doxygen executable. Install doxygen using
your package manager.

Greetings,
Marcus

On 11.03.2014 06:25, sarankumar wrote:

2 make[1]: *** Waiting for unfinished jobs… [ 22%] Building CXX

Linking C shared library libvolk.so

line 198, in pybombs_ops.config_init(config, True) File

_______________________________________________ Discuss-gnuradio
mailing list [email protected]
Discuss-gnuradio Info Page

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJTHtNFAAoJEBQ6EdjyzlHt3xgH/2VkAIr/mdnyGBSZW3iiaMsv
Y3/azZ9k3uzMup0DqpaqyK3lwLLIYW1q6YdpwddNCtTTYL+b6ht0aJqxgQv2Y5vz
BPhDiA26HY7WqNmneWQXob8cxL0pZsivxom7biB2Sh2axdlO86X4RP4LMC3O975r
VfpBDpchkJlcOIpc0ATinkghtqIMicJvo6YJmck/H+qWhtoYhiW5Fj/lRq8zxps2
B5Qy20j+dqHpmVLHY9CLwCIAaEq4zvdZHBmJM0Gnw54qSoroRaPHWau9fJJQF7Sb
SCBe9gtaQ4f/dBCsVr5ZEqhwHSHQtuX+sOdam59UvzUyRJTCOA0/LFLhN0h75l8=
=TO/M
-----END PGP SIGNATURE-----