discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] help req : gnuradio-core


From: Marcus D. Leech
Subject: Re: [Discuss-gnuradio] help req : gnuradio-core
Date: Tue, 02 Mar 2010 01:35:41 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Thunderbird/3.0.1

On 03/02/2010 01:05 AM, sanam singh wrote:
Hi,
I am new to gnuradio.I have installed gnuradio 3.2 on ubuntu 9.04 using the procedure mentioned in :

I have successfully run benchmark_tx.py in digital folder. 
I was installing octave as mentioned in :

But when i try to do  

addpath("/home/sanam/gnuradio/gnuradio-core/src/utils/")

I have found out that in /home/sanam there is no gnuradio folder.
Secondly gnuradio-core folder is not present anywhere.
I have been trying to solve this issue for past few days.
Please help me.


>From the Octave notes for Gnu Radio:

To use the GNU Radio octave scripts, you must add the path to your Octave path variable. This is easily done using your local ~/.octaverc configuration file. If you check out the GNU Radio trunk to /home/username/gnuradio/, you can add the following to ~/.octaverc:
 addpath("/home/username/gnuradio/gnuradio-core/src/utils/")

Note that it mentions "If you check out the Gnu Radio trunk".  Which you haven't done
  if you installed from a "packaged" install.
Near as I can tell, the packaged installs don't install the "utils" files.

So, do a trunk source-code checkout into your home directory, and everything should be fine:

git clone http://gnuradio.org/git/gnuradio.git





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