discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] Gnuradio-3.3.0 on Ubuntu-10.04
Date: Wed, 25 Aug 2010 18:01:01 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100720 Fedora/3.0.6-1.fc12 Thunderbird/3.0.6

>
> Thanks, Eric.
>
>   
>> Is your PYTHONPATH set to /usr/local/lib/python2.6/dist-packages?
>> Is your PYTHONPATH exported?
>>     
> I'm not sure on these two questions. I installed python2.6 from synaptic
> package manager, I thought it should set the path right. If not, could you
> please tell me how to set PYTHONPATH and how to export PYTHONPATH?
>   
In the shell, before invoking any Gnu Radio application:

PYTHONPATH=/usr/local/lib/python2.6/dist-packages
export PYTHONPATH

You can put these in the ".bashrc" file in your home directory if it
becomes a pain to type manually.

You might want to get a book on "Linux for beginners" or something like
that, which will help
  you with quite simple things like "how to set an environment variable".




-- 
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]