discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] GR on Karmic


From: Alexander Chemeris
Subject: Re: [Discuss-gnuradio] GR on Karmic
Date: Tue, 17 Nov 2009 15:55:11 +0300

Hi,

Have you upgraded from 9.04?
You may need to run "make distclean" and then configure and
compile again. Seems there are bugs in configure that it does not
update some makefiles. Just yesterday I update boost from 1.35 to
1.37 on my Ubuntu 9.04 and faced the same problem. It was solved
with "make distclean".

On Tue, Nov 17, 2009 at 13:47, Martin Braun <address@hidden> wrote:
> Hi,
>
> has anyone managed to get GR running on Ubuntu Karmic?
> I managed to configure & compile, no errors there, but whenever I try to
> run anything, I get
>
>  File "/usr/lib/python2.6/dist-packages/gnuradio/gr/__init__.py", line
> 43, in <module>
>    from gnuradio_swig_python import *
>  File
> "/usr/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_python.py",
> line 23, in <module>
>    from gnuradio_swig_py_runtime import *
>  File
> "/usr/lib/python2.6/dist-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
> line 6, in <module>
>    import _gnuradio_swig_py_runtime
> ImportError: libboost_thread-mt.so.1.35.0: cannot open shared object
> file: No such file or directory
>
> Karmic does no longer have boost 1.35, it has 1.38 or 1.40. Using the
> former gives no errors during compiling and linking, but why it tries to
> find a 1.35 version during runtime, I don't know.
>
> Any advice?
>
> Cheers,
> MB
> --
> Karlsruhe Institute of Technology (KIT)
> Communications Engineering Lab (CEL)
>
> Dipl.-Ing. Martin Braun
> Research Associate
>
> Kaiserstraße 12
> Building 05.01
> 76131 Karlsruhe
>
> Phone: +49 721 608-3790
> Fax: +49 721 608-6071
> www.cel.kit.edu
>
> KIT -- University of the State of Baden-Württemberg and
> National Laboratory of the Helmholtz Association
>
>
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>



-- 
Regards,
Alexander Chemeris.




reply via email to

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