discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Re: swig error during compiling


From: feldmaus
Subject: [Discuss-gnuradio] Re: swig error during compiling
Date: Wed, 14 Jan 2009 10:55:07 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Johnathan Corgan <jcorgan <at> corganenterprises.com> writes:

> 
> On Tue, Jan 13, 2009 at 4:23 AM, feldmaus <feldmann_markus <at> gmx.de> wrote:
> 
> > libtool: install: error: cannot install `_gnuradio_swig_py_runtime.la'
> > to a directory not ending in
> > /usr/local/lib/python2.6/site-packages/gnuradio/gr
> 
> In the past when we've seen this error, it is when there is a previous
> build in the source tree that used a different prefix.  In other
> words, if you run configure with a prefix=/usr/local (or let it be the
> default), do the compile, then go back and re-run configure with a
> different prefix, you get the above.  The solution is to run 'make
> distclean' in between, to remove all traces of the previous compile.
Thanks.
Now i am a step further.
I removed the old gnuradio
make uninstall
rm -r gnuradio/
copy new svn Sources.

That worked for me.





reply via email to

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