discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)
Date: Sun, 3 Dec 2006 16:59:24 -0800
User-agent: Mutt/1.5.9i

On Sun, Dec 03, 2006 at 02:12:08AM -0600, Shravan Rayanchu wrote:
> Hi Jonathan,
> 
> I installed swig-1.3.31 and ran "bootstrap, configure, make and make
> check", but I get the same errors again. Here is what my system says:
> 
> $ /usr/local/bin/swig -version
> 
> SWIG Version 1.3.31
> Compiled with g++ [i686-pc-linux-gnu]
> Please see http://www.swig.org for reporting bugs and further information
> 
> What else could be the problem ..?

In your gnuradio tree you'll need to

  make clean
  ./bootstrap
  ./configure
  make && make check && sudo make install

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]