Re: [Discuss-gnuradio] gnuradio build problem

2012-02-02 Thread mleech
Try: sudo rm /usr/local/lib/libgnuradio* Then re-do your sudo make install; sudo ldconfig On Thu, 2 Feb 2012 19:28:44 +0200, Ahmed Alsawi wrote: > 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 Fe

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 fine but i wanted to install a > newer version version

Re: [Discuss-gnuradio] gnuradio build problem

2012-02-02 Thread mleech
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 fine but i wanted to install a newer version version 3.5 . > I went to the directory make uninstall. > then compiled the