discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Ice-related Build Problem


From: Mike Jameson
Subject: Re: [Discuss-gnuradio] Ice-related Build Problem
Date: Fri, 16 May 2014 10:06:06 +0100

These 'cannot open shared object file' errors are usually solved for me by running 'sudo ldconfig'.

Pybombs should not be run as root as everything gets installed to the target directory.

You need to run './pybombs env' and append the line about 'source .......' to your home directory's '.bashrc' file.

Mike

--
Mike Jameson M0MIK BSc MIET
Ettus Research Technical Support
Email: address@hidden
Web: http://ettus.com


On Fri, May 16, 2014 at 6:21 AM, Dan CaJacob <address@hidden> wrote:
Running find to search for the missing library does find it at:

/usr/lib64/libIce.so.35

Very Respectfully,

Dan CaJacob


On Fri, May 16, 2014 at 1:20 AM, Dan CaJacob <address@hidden> wrote:
Building GR with the latest pybombs completes successfully, but when calling a GR binary, there's an error about ICE (which built without problems):

$:~/pybombs/src/gnuradio/build$ gnuradio-config-info -v
gnuradio-config-info: error while loading shared libraries: libIce.so.35: cannot open shared object file: No such file or directory

This is on Ubuntu 12.04 x64

Very Respectfully,

Dan CaJacob


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



reply via email to

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