discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GNU Radio beginner


From: Murtuza
Subject: Re: [Discuss-gnuradio] GNU Radio beginner
Date: Tue, 23 Sep 2008 07:49:47 -0500

I am sorry I didn't exactly what you said by "feedback". My help is based on what I understood.
 
1. Type python in terminal.
2. you will see something similar to this.
    address@hidden:~$ python
   Python 2.5.1 (r251:54863, Mar  7 2008, 03:41:45)
   [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4)] on linux2
   Type "help", "copyright", "credits" or "license" for more information.
   >>>

3. Now type " from gnuradio import gr", it gives nothing as feedback if it is successfully imported. To see what modules are currently loaded type dir() and you will find a list of modules currently loaded.

Good luck
Ali

On Tue, Sep 23, 2008 at 6:04 AM, Mohd adib Sarijari <address@hidden> wrote:
hi,

 i am very new with GNU Radio. now i am in process of installing the
GNU Radio but unfotunetly i still fail to install.. i had try for 3
days.

 i follow the GNU Radio installation Note by Naveen Manicka.i had
finished step one (installing the gnuradio-core). now when i want to
install gnuradio-example it tell me to set the phyton path environment
variable. i had run the command that it give in the installation note..
($ export PYTHONPATH=/usr/local/lib/python2.4/site-packages) but when i
type $phyton it dose not give feed back as in the note (>>> from
gnuradio import gr)

can any one help me? i am very sorry to post this very basic issue but
i am totally new in GNU Radio and i think i am the first to try GNU
Radio in my country. currently i am doing my master by Research.

thank you in advance.

adib sairi
--
Posted via http://www.ruby-forum.com/.


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



--
Mir Murtuza Ali
Graduate Student
Center for Wireless Communications
University of Mississippi
University, MS 38677


reply via email to

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