On Jan 3, 2012, at 5:16 PM, Peter Stuge wrote:

> Suggest ask on the gnuradio mailing list, since gnuradio somehow
> can't find the needed library.
> 
> Quick tip would be to verify that /usr/local/lib is mentioned in
> /etc/ld.so.conf and then run ldconfig once as root.
> 
> If that doesn't help then I think your install is somehow broken.

Also don't forget to take a look at your python path, mine is like that:

$ env | grep -i python
PYTHONPATH=/usr/local/lib/site-package

(export PYTHONPATH=/usr/local/lib/site-package)

--
F.

_______________________________________________
A51 mailing list
A51@lists.reflextor.com
http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51

Reply via email to