discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] swig error during compiling


From: feldmaus
Subject: [Discuss-gnuradio] swig error during compiling
Date: Tue, 13 Jan 2009 13:23:00 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20081227)

Hi All,

i think there is an misconfiguration in the swig package ?!
I did the following:
/configure --enable-gr-wxgui --enable-grc --enable-usrp --enable-gr-usrp
--enable-gr-audio-alsa --enable-gnuradio-examples --enable-gnuradio-core
--enable-gr-audio-oss --prefix=/usr
make
checkinstall    (like make install)

and got the error:
test -z "/usr/lib/python2.6/site-packages/gnuradio/gr" || /bin/mkdir -p
"/usr/lib/python2.6/site-packages/gnuradio/gr"
 /bin/sh ../../../../libtool   --mode=install /usr/bin/install -c
'_gnuradio_swig_py_runtime.la'
'/usr/lib/python2.6/site-packages/gnuradio/gr/_gnuradio_swig_py_runtime.la'
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

when i change the --prefix=/usr to --prefix=/usr/local then i get
problems, like can not find lib ...

I think on Suse 11 i need the --prefix=/usr ?

Any Idea ?

I got the sources from the svn, Thursday last week.





reply via email to

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