discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Broken 3.1.1 install on Ubuntu Gutsy??? (7.10)


From: Jared Jensen
Subject: [Discuss-gnuradio] Broken 3.1.1 install on Ubuntu Gutsy??? (7.10)
Date: Mon, 12 Nov 2007 10:53:56 -0500

I downloaded the 3.1.1. tar ball today and tried to install.  For background 
info, I already had gr3.0rc1 installed and running fine.  I untarred, cd'd to 
gnuradio-3.1.1 and did a...

> sudo make install

Everything went fine, but when I try to run anything, I get the following...

Traceback (most recent call last):
  File "./usrp_fft.py", line 23, in 
    from gnuradio import gr, gru
  File "/usr/local/lib/python2.5/site-packages/gnuradio/gr/__init__.py", line 
27, in 
    from gnuradio_swig_python import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_python.py", 
line 23, in 
    from gnuradio_swig_py_runtime import *
  File 
"/usr/local/lib/python2.5/site-packages/gnuradio/gr/gnuradio_swig_py_runtime.py",
 line 6, in 
    import _gnuradio_swig_py_runtime
ImportError: libgromnithread.so.0: cannot open shared object file: No such file 
or directory


I did a ...

> make check   to see if anything was wrong and I got this...


make[4]: Leaving directory `.../gnuradio-3.1.1/gr-audio-oss/src'
make[3]: Leaving directory `.../gnuradio-3.1.1/gr-audio-oss/src'
make[2]: Leaving directory `.../gnuradio-3.1.1/gr-audio-oss/src'
make[2]: Entering directory `.../gnuradio-3.1.1/gr-audio-oss'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `.../gnuradio-3.1.1/gr-audio-oss'
make[1]: Leaving directory `.../gnuradio-3.1.1/gr-audio-oss'
Making check in gr-atsc
make[1]: Entering directory `.../gnuradio-3.1.1/gr-atsc'
Making check in src
make[2]: Entering directory `.../gnuradio-3.1.1/gr-atsc/src'
Making check in lib
make[3]: Entering directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
make  check-am
make[4]: Entering directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
make  check-TESTS
make[5]: Entering directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
/usr/bin/ld: cannot open output file 
.../gnuradio-3.1.1/gr-atsc/src/lib/.libs/7836-lt-test_atsci: Permission denied
collect2: ld returned 1 exit status
FAIL: test_atsci
===================
1 of 1 tests failed
===================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
make[3]: *** [check] Error 2
make[3]: Leaving directory `.../gnuradio-3.1.1/gr-atsc/src/lib'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `.../gnuradio-3.1.1/gr-atsc/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `.../gnuradio-3.1.1/gr-atsc'
make: *** [check-recursive] Error 1

Are there some new dependencies I should be aware of?  Thanks.

Jared

_________________________________________________________________
Climb to the top of the charts!  Play Star Shuffle:  the word scramble 
challenge with star power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_oct



reply via email to

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