Problem using octave

hi,
i installed octave recently, and following the instructions on
gnuradio.org i did following :

octave:1> addpath(“/home/ahsan/gnuradio/gnuradio-core/src/utils/”)
warning: addpath: /home/ahsan/gnuradio/gnuradio-core/src/utils/: No such
file or directory

please guide me regarding the mentioned error.
thanks.

2010/2/21 ahsan liaqat [email protected]:

hi,
i installed octave recently, and following the instructions on gnuradio.org
i did following :

octave:1> addpath(“/home/ahsan/gnuradio/gnuradio-core/src/utils/”)
warning: addpath: Doesme/ahsan/gnuradio/gnuradio-core/src/utils/: No such
file or directory

That’s not really much to go on…

what method did you use to install gnuradio?
If by source, how did you get it? (tarball, gif, etc)
Does “/home/ahsan/gnuradio/gnuradio-core/src/utils/” exist? Are
there m files, in it?