discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] GR on Karmic


From: Martin Braun
Subject: [Discuss-gnuradio] GR on Karmic
Date: Tue, 17 Nov 2009 11:47:34 +0100
User-agent: Mutt/1.5.17 (2007-11-01)

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

Attachment: pgpa8iuteinJk.pgp
Description: PGP signature


reply via email to

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