Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-21 Thread mgray
As requested, the build sample information has been updated: http://www.kd7lmo.net/ground_gnuradio_baseline.html On Tue, 20 Sep 2005, Eric Blossom wrote: > On Tue, Sep 20, 2005 at 12:18:10PM +, Robert McGwier wrote: > > Same here: > > > > Under Suse 9.3 (WHICH I HAVE HAD FOR MONTHS) 8-)

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread LRK
On Tue, Sep 20, 2005 at 08:26:31PM -0700, Eric Blossom wrote: > > All the modules that depend on gnuradio-core use pkg-config to > locate the gnuradio-core library and includes at configure time. > Which one it finds is dependent on the setting of the PKG_CONFIG_PATH > environment variable. My e

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Eric Blossom
On Tue, Sep 20, 2005 at 07:31:52PM -0500, LRK wrote: > On Tue, Sep 20, 2005 at 10:21:57AM -0700, Eric Blossom wrote: > > > > > > Just to be sure things are right, I blew away the GnuRadio installed files > > > and re-built from CVS. Amazingly, one problem in the gnuradio-core build > > > seems to

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread LRK
On Tue, Sep 20, 2005 at 07:31:52PM -0500, LRK wrote: > > So now the above error says it can't find gnuradio-core.so.0 which is in > fact installed in /usr/gr/local/lib. Looks like the ./configure sets the > '-L' variable to search that library. > > > I had set CPPFLAGS and LDFLAGS to add the /u

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread LRK
On Tue, Sep 20, 2005 at 10:21:57AM -0700, Eric Blossom wrote: > > > > Just to be sure things are right, I blew away the GnuRadio installed files > > and re-built from CVS. Amazingly, one problem in the gnuradio-core build > > seems to have disappeared but a new problem appeared in the audio-oss bu

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Berndt Josef Wulf
On Tue, 20 Sep 2005 21:48, Robert McGwier wrote: > Same here: > > Under Suse 9.3 (WHICH I HAVE HAD FOR MONTHS) 8-) , xerces will not > compile. The latest version, 2_7_0 gets further into the build than > before but will not build. Since I could not figure out a single need > for it, I remov

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread mgray
Sure, I can remove the xerces stuff from the install. I think it may have been required for octave, but I'm not sure. If there are any other thoughts or suggestions, let me know. On Tue, 20 Sep 2005, Eric Blossom wrote: > On Tue, Sep 20, 2005 at 12:18:10PM +, Robert McGwier wrote: > >

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Eric Blossom
On Tue, Sep 20, 2005 at 10:39:33AM -0500, LRK wrote: > On Tue, Sep 20, 2005 at 12:18:10PM +, Robert McGwier wrote: > > I just built the usrp portion for the first time, not having a USRP I was > trying to learn more about the process by using the audio stuff. > I encountered several problems

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Eric Blossom
On Tue, Sep 20, 2005 at 12:18:10PM +, Robert McGwier wrote: > Same here: > > Under Suse 9.3 (WHICH I HAVE HAD FOR MONTHS) 8-) , xerces will not > compile. The latest version, 2_7_0 gets further into the build than > before but will not build. Since I could not figure out a single need

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Robert McGwier
SUSE 9.3 is spectacularly solid with GnuRadio, has the low latency patches in the updated kernels, and YAST (Yet Another Somethingorother Tool) is really quite lovely as a system management tool. Upgrades are trivial.They distribute with a buggy version of gcc which they appear to have pat

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread LRK
On Tue, Sep 20, 2005 at 12:18:10PM +, Robert McGwier wrote: > > Please let me pass along a warning. A month ago, I upgraded gcc and > got all bold (sigh). I attempted to upgrade pango, atk, gtk, wxgtk, and > remake wxPython 2.6.1 in an abortive attempt to get beyond some of this > "color

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Alfred A. Aburto Jr.
Otherwise, being brand new to LINUX, is SUSE (I have 9.2, not yet installe!) good? I have a new USRP (not out of the box yet) but I'm worried that I didn't go with Fedora Core 3 or 4... Thanks for feedback! Al > Robert McGwier wrote: Same here: Under Suse 9.3 (WHICH I HAVE HAD FOR MONTHS)

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-20 Thread Robert McGwier
Same here: Under Suse 9.3 (WHICH I HAVE HAD FOR MONTHS) 8-) , xerces will not compile. The latest version, 2_7_0 gets further into the build than before but will not build. Since I could not figure out a single need for it, I removed it from KD7LMO's baseline build stuff. Please let

Re: [Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-19 Thread Eric Blossom
On Tue, Sep 13, 2005 at 07:12:30PM -0700, Tarif Hawasly wrote: > Hi All > > I am new to Linux and new to gnu-radio. I followed the > installation guidelines that are in > http://www.kd7lmo.net/ground_gnuradio_install.html > > I am utilizing build_baseline.sh. when I install > xerces-c-src_2_6_

[Discuss-gnuradio] Instaling Baseline requirment problem

2005-09-13 Thread Tarif Hawasly
Hi All I am new to Linux and new to gnu-radio. I followed the installation guidelines that are in http://www.kd7lmo.net/ground_gnuradio_install.html I am utilizing build_baseline.sh. when I install xerces-c-src_2_6_0 I do the following setenv XERCESCROOT $HOME/xerces-c-src_2_6_0 autoconf run