[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] Gnash-0.8.1 configure error : boost libraries - (updated)
From: |
fruity |
Subject: |
Re: [Gnash] Gnash-0.8.1 configure error : boost libraries - (updated) |
Date: |
Thu, 03 Jan 2008 12:19:20 +0100 |
User-agent: |
Icedove 1.5.0.14pre (X11/20071018) |
Hi to all
if you are doing on a debian be sure that you have /usr/local/lib into
/etc/ld.so.conf.d/i486-linux-gnu.conf then run by root ldconfig and retry
if you are not using debian or like, check /etc/ld.so.conf and add
/usr/local/lib
this is to tell the libraries system cache that you have other libraries
into a non-standard path
hope this helps...
bye
ghouse mohiddin wrote:
>
>
> On 1/3/08, *ghouse mohiddin* <address@hidden
> <mailto:address@hidden>> wrote:
>
> Hi Rob,
>
> Thanks for your reply.
>
> I have tried with putting these options off but still the same
> error is comming.
>
> I am not able to understand why it is showing this error
>
> *checking for the Boost Version... 1_34_1
> checking for Boost libraries... -lboost_date_time-gcc33-mt
> -lboost_thread-gcc33-mt
> checking boost/thread.hpp usability... no
> checking boost/thread.hpp presence... no
> checking for boost/thread.hpp... no*
>
>
> I have this boost/thread.hpp in /usr/local/include/boost-1_34_1/
> but still it is not able to find those.
>
> I have libraries *libboost_date_time-gcc33-mt.so,
> libboost_thread-gcc33-mt libraries.so in /usr/local/include/* but
> still it is not able to pickup those i think.
>
> Could you please tell me why it might be happening, any library
> path is missing or anything else.
>
> or is it something problem in configure file.
>
> I have done following steps for building boost-1_34_1
>
> ./configure
> make
> make install
>
> could you please give me the steps that you have followed for
> building boost-1_34_1.
>
> might be i am missing some steps.
>
> Please help to solve this problem.
>
> Thanks in Advance,
> Ghouse.
>
>
>
>
>
>
> On 1/3/08, *Rob Savoye* <address@hidden
> <mailto:address@hidden> > wrote:
>
> ghouse mohiddin wrote:
>
> > --with-boost-incl=/usr/local/include/boost-1_34_1
> > --with-boost-lib=/usr/local/lib
>
> Leave these options off, configure will find them in /usr/local by
> itself. I have my build of boost 34 in the same location. :-)
>
> - rob -
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gnash mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnash
>