discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] make check returns errors on new gnuradio svn tru


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] make check returns errors on new gnuradio svn trunk
Date: Tue, 26 Aug 2008 20:07:08 -0700
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Murtuza wrote:

> Apparently the system cannot load the shared library "
> libboost_thread-gcc41-mt-1_36.so.1.36.0: " as shown in the error below.

You need to ensure that the environment variable LD_LIBRARY_PATH is set
to the location of the Boost libraries.

In my setup, I put this in .bashrc:

export LD_LIBRARY_PATH=/opt/boost_1_36_0/lib

You'll need to adjust the path accordingly.






reply via email to

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