[Discuss-gnuradio] gnuradio build problem

2012-02-02 Thread Ahmed Alsawi
your LD_LIBRARY_PATH and PYTHONPATH are set correctly ?" the label of this window is" /usr/local/lib/libgnuradio-core-3.5.0git.so" But i can see the .so and i included the path correctly but still not working what is the problem ? Ahmed Alsawi

Re: [Discuss-gnuradio] gnuradio build problem

2012-02-02 Thread Ahmed Alsawi
Yes, i did On Thu, Feb 2, 2012 at 7:25 PM, wrote: > ** > > After you did the make install, did you "sudo ldconfig" ?? > > > > > > On Thu, 2 Feb 2012 19:18:44 +0200, Ahmed Alsawi wrote: > > Hi all. > I had a old version 3.3 , it was working fi

[Discuss-gnuradio] Uninstall Gnuradio help

2012-02-02 Thread Ahmed Alsawi
hi all, does any one know a way to remove gnuradio totally ?? I want to remove it to install the newer version. Ahmed ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] gnuradio on E100

2012-02-06 Thread Ahmed Alsawi
hi ,all I am building gnuradio on E100 from source ,,,but is keep failing at the ./bootstrap Knowing it worked before here is the error any help is appreciated - error - Can't locate Thread/Queue.pm in @INC (@INC contains: /usr/share/automake-1.1

Re: [Discuss-gnuradio] gnuradio on E100

2012-02-06 Thread Ahmed Alsawi
step > > Cheers, > Ben > > On Mon, Feb 6, 2012 at 9:48 AM, Ahmed Alsawi wrote: > >> hi ,all >> I am building gnuradio on E100 from source ,,,but is keep failing at the >> ./bootstrap >> Knowing it worked before >> here is the error >>

Re: [Discuss-gnuradio] gnuradio on E100

2012-02-06 Thread Ahmed Alsawi
@Philip Balister the steps are 1. compiling wxGTk from source. 2. compiling wxPython from source. Then compile the gnuradio ,, These the main steps i went through ,If you want details tell me. On Mon, Feb 6, 2012 at 9:46 PM, Philip Balister wrote: > On 02/06/2012 01:17 PM, Ahmed Alsawi wr

Re: [Discuss-gnuradio] gnuradio on E100

2012-02-07 Thread Ahmed Alsawi
:25 PM, Ahmed Alsawi wrote: > > @Philip Balister > > the steps are > > 1. compiling wxGTk from source. > > 2. compiling wxPython from source. > > Then compile the gnuradio ,, > > > > These the main steps i went through ,If you want details tell me. > >

[Discuss-gnuradio] Testing E100

2012-02-07 Thread Ahmed Alsawi
hi,all I have just installed the official image for the E100 and booted it.. How to test the FPGA is built and it is good to go? please any steps will be helpful ,thanks --- I tries uhd_usrp_probe - -- Opening device node /dev/usrp_e0.

[Discuss-gnuradio] question about the sampling rate

2012-02-26 Thread Ahmed Alsawi
Hi all, I am new to gnuradio and i am trying to make simple transmission and reception. I want to understand the sampling rate of the uhd sink and source and how to choose it and the sampling rate of the blocks in the flow graph. when running on sine of 100 kHZ and sampling rate of 0.5 MHz and sam

[Discuss-gnuradio] error building gnuradio 3.4.0

2013-02-28 Thread Ahmed Alsawi
Hi, I am trying to build old version of gnuradio 3.4.0 on ubuntu 12.04 but i keep getting these errors. libtool: link: g++ -g -O2 -Wall -Woverloaded-virtual -pthread -o .libs/usrp_rx_cfile usrp_rx_cfile.o ~/gnuradio-3.4.0/gnuradio-core/src/lib/.libs/libgnuradio-core.so ~/gnuradio-3.4.0/usrp/host/l

Re: [Discuss-gnuradio] error building gnuradio 3.4.0

2013-03-01 Thread Ahmed Alsawi
o-3.4.0' make: *** [all] Error 2 On Fri, Mar 1, 2013 at 4:10 PM, Tom Rondeau wrote: > On Fri, Mar 1, 2013 at 12:42 AM, Ahmed Alsawi > wrote: > > Hi, > > I am trying to build old version of gnuradio 3.4.0 on ubuntu 12.04 but i > > keep getting these errors. >

[Discuss-gnuradio] error while compiling gnuradio 3.4.0

2013-03-06 Thread Ahmed Alsawi
HI all, I am trying to compiles gnuradio 3.4.0 with an old boost library and compilation fails with these error. I found an old thread that says that problem is linking policy http://lists.gnu.org/archive/html/discuss-gnuradio/2011-03/msg00465.html any ideas ? Thanks libtool: link: g++ -g -O2 -W

Re: [Discuss-gnuradio] error while compiling gnuradio 3.4.0

2013-03-07 Thread Ahmed Alsawi
made sure that Makefiles contains /opt/boost_1_40_0/include and link to /opt/boost_1_40_0/lib still gives same errors. Any Ideas ? On Thu, Mar 7, 2013 at 1:17 AM, Tom Rondeau wrote: > On Wed, Mar 6, 2013 at 6:12 PM, Ahmed Alsawi > wrote: > > HI all, > > I am trying to compi