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: supp...@ettus.com
Web: http://ettus.com


On Fri, May 16, 2014 at 6:21 AM, Dan CaJacob <dan.caja...@gmail.com> 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 <dan.caja...@gmail.com>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
> Discuss-gnuradio@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
>
>
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to