discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] SpecEst toolbox install issue


From: Marius
Subject: [Discuss-gnuradio] SpecEst toolbox install issue
Date: Fri, 16 Dec 2011 10:56:06 +0100

Hi!

I have a small issue with the SpecEst toolbox install from cgran:
https://www.cgran.org/wiki/SpecEst#HowToInstall

I followed that Howto and the Readme. It compiled just fine on my
Ubuntu 11.04, x64,  v3.4.0-101-g7e2b45b8


sudo specest_gui.py
linux; GNU C++ version 4.5.2; Boost_104200; UHD_003.002.001-fc349d3

Traceback (most recent call last):
  File "/usr/local/bin/specest_gui.py", line 14, in <module>
    import specest
  File "/usr/local/lib/python2.7/dist-packages/specest/__init__.py",
line 40, in <module>
    from specest_swig import *
  File "/usr/local/lib/python2.7/dist-packages/specest/specest_swig.py",
line 24, in <module>
    _specest_swig = swig_import_helper()
  File "/usr/local/lib/python2.7/dist-packages/specest/specest_swig.py",
line 20, in swig_import_helper
    _mod = imp.load_module('_specest_swig', fp, pathname, description)
ImportError: libgnuradio-specest.so: cannot open shared object file:
No such file or directory

Normally these variables are not set, but I configured them...
sometimes this worked:

% echo $PYTHONPATH
:/usr/local/lib64/pkgconfig:/usr/local/lib64/

% echo $PKG_CONFIG_PATH
:/usr/local/lib64/pkgconfig

No effect. I performaed ldconfig after install and there are no
errors. The lib is in /usr/local/lib64/

Thanks for answers ;)
Best,
Marius



reply via email to

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