On Wed, Feb 16, 2011 at 3:19 PM, Scott Johnston
<scott.johns...@ll.mit.edu> wrote:
> Thanks Josh. Getting the newest gnuradio from git solved the uhd problem,
> but now gnuradio is broken. I know it must be some path problem but I have
> tried the usual tricks: I set my
> PYTHONPATH=/usr/local/lib/pkgconfig/dist-packages and
> LD_LIBRARY_PATH=/usr/local/lib and I did sudo ldconfig in the gnuradio
> directory. And I checked /etc/ld.so.conf and /usr/local/lib is in there.

Maybe just a typo, but instead of
PYTHONPATH=/usr/local/lib/pkgconfig/dist-packages

try:
PYTHONPATH=/usr/local/lib/python2.6/site-packages

Alex

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

Reply via email to