discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] build error with "next" branch


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] build error with "next" branch
Date: Wed, 20 Feb 2013 12:12:07 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

The build and build install worked just fine, but now the crazy thing complains that the pythonpath is not set. Huh?! Why does a new build influence a environment variable? And I have no idea how to handle these things under Linux :-( So much to learn that I never wanted to know :)


Ralph.


    
You should set your PYTHONPATH in your .bashrc

I have mine set thusly:

PYTHONPATH=/usr/local/lib64/python2.7/site-packages:$HOME/bin
PYTHONPATH=$PYTHONPATH:/usr/local/lib/python2.7/site-packages:$HOME/bin:.
export PYTHONPATH

You may need to adjust based on your own install environment.


-- 
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]