Re: [Discuss-gnuradio] Need help installing GNU Radio

2006-03-10 Thread Eric Blossom
On Thu, Mar 09, 2006 at 09:13:38AM -0800, jjw wrote: > > I have been able to eliminate the make check error for gnuradio-core but not > the make check error for cppunit by using up2date to install pretty much > every update available. However I've run into another error. > > I get the whole down

Re: [Discuss-gnuradio] Need help installing GNU Radio

2006-03-10 Thread jjw
I have been able to eliminate the make check error for gnuradio-core but not the make check error for cppunit by using up2date to install pretty much every update available. However I've run into another error. I get the whole down to the installation of gr-usrp (following KD7LMO's method) and w

Re: [Discuss-gnuradio] Need help installing GNU Radio

2006-03-10 Thread Eric Blossom
On Tue, Mar 07, 2006 at 02:51:31PM -0800, jjw wrote: > > I am running a Pentium architecture. I tried using an older version of GCC > (3.2) per someone else's instructions but it did not get rid of the error > during the make check of gnuradio-core. I tried doing a make check on all > of the bas

Re: [Discuss-gnuradio] Need help installing GNU Radio

2006-03-07 Thread jjw
I am running a Pentium architecture. I tried using an older version of GCC (3.2) per someone else's instructions but it did not get rid of the error during the make check of gnuradio-core. I tried doing a make check on all of the baseline instlals from KD7LMO and found the following error when i

Re: [Discuss-gnuradio] Need help installing GNU Radio

2006-03-07 Thread Matteo Campanella
o sse indeed, and that could be your case. Try reading the tutorial from dawei shen http://www.nd.edu/~dshen/GNU/Tutorial/1.html cheers Matteo iz2eeq > Message: 4 > Date: Mon, 6 Mar 2006 07:54:48 -0800 (PST) > From: jjw <[EMAIL PROTECTED]> > Subject: [Discuss-gnuradio] Need help in

[Discuss-gnuradio] Need help installing GNU Radio

2006-03-06 Thread jjw
Hello all, I am trying to install GNURadio on a Fedora Core 4 system following the instructions at http://www.kd7lmo.net/ground_gnuradio_install.html. I completed the baseline install process (skipping the two octave installs because I don't need them) and proceeded onto the gnu radio portion of