2009/3/24 Paulo Benatto <bena...@gmail.com>:

> i'm trying to build gnuradio, version 3.1.3, when i do "make install" i get
> this error. I would like a litle help.

> libtool: install: error: cannot install `_audio_jack.la' to a directory not
> ending in /usr/local/lib/python2.5/site-packages/gnuradio

You probably compiled the code, then went back and reran configure but
used the --prefix option.  In order for this to work, you need to run
'make distclean', the start with the bootstrap stage again.

Johnathan


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

Reply via email to