Re: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread Eric Blossom
On Tue, Mar 09, 2010 at 06:21:22PM +, sanam singh wrote: > > hi, > thanks for your guidance. > well the problem is that im installing hydra testbed. and in its installation > instructions (INSTALL attached file) it says to first build gnuradio from > git then from tarball (step 10). i would

RE: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread sanam singh
hi, thanks for your guidance. well the problem is that im installing hydra testbed. and in its installation instructions (INSTALL attached file) it says to first build gnuradio from git then from tarball (step 10). i would be grateful if you could have a look at the attached file and kind

Re: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread Eric Blossom
On Tue, Mar 09, 2010 at 02:33:29PM +, sanam singh wrote: > > hi, > thanks for your reply. > i have done both and here is the output of ./configure: > > The following components were skipped either because you asked not > to build them or they didn't pass configuration checks: > > gcell > gr-

RE: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread abbasi9999
I got the same error when i was installing gnuradio by compilation. maybe you should try to use the binary and source packages instead. regards, sanam singh wrote: > > > hi, > thanks for your reply. > i have done both and here is the output of ./configure: > > The following components were s

RE: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread sanam singh
hi, thanks for your reply. i have done both and here is the output of ./configure: The following components were skipped either because you asked not to build them or they didn't pass configuration checks: gcell gr-gcell gr-audio-jack gr-audio-osx gr-audio-portaudio gr-audio-windows These compo

RE: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread sanam singh
hi, i did make check and following error appeared may be this will help us in solving the problem make[3]: Entering directory `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' make check-TESTS make[4]: Entering directory `/home/sanam/hydra-0.4/gnuradio-3.2.2/gr-usrp/src' Traceback (most recent

[Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread sanam singh
hi, im facing following problem for past two days in installing gnuradio 3.3.2 from tar.gz. i am using ubuntu 9.10 libtool: link: only absolute run-paths are allowed make[6]: *** [_gnuradio_swig_py_filter.la] Error 1 make[6]: Leaving directory `/home/sanam/hydra-0.4/gnuradio-3.2.2/gnuradio-cor

Re: [Discuss-gnuradio] problem in gnuradio installation PLEASE help

2010-03-09 Thread Eric Blossom
On Tue, Mar 09, 2010 at 12:53:34PM +, sanam singh wrote: > > hi, > im facing following problem for past two days in installing gnuradio > 3.3.2 from tar.gz. i am using ubuntu 9.10 Have you tried using $ ./bootstrap followed by $ ./configure ... Google says the problem is often relat