Boost logo

Boost Users :

Subject: Re: [Boost-users] boost:thread compiling problem
From: Shaolin (shaolinfinest_at_[hidden])
Date: 2009-08-21 15:43:13


Ok, I have reconfigured it and the file is now located in the boost_1_39_0
directory. However, it still doesnt work. This is what I type in command
line:

g++ -I /usr/local/boost_1_39_0 test.cc -o example \
~/stage/lib/libboost_thread-gcc43-mt-1_39.a

*stage directory*:
/usr/local/boost_1_39_0/stage/lib/libboost_thread-gcc43-mt-1_39.a

2009/8/21 Steven Watanabe <watanabesj_at_[hidden]>

> AMDG
>
> Shaolin wrote:
>
>> Thanks, it looks like I didnt install it properly .. below is the error
>> message I get:
>>
>> *g++: ~/boost/stage/lib/libboost_thread-gcc34-mt-d-1_36.a: No such file
>> or
>> directory*
>>
>> This is what I did the install the lib.
>> $ cd /usr/local/boost_1_39_0
>> $ sudo ./bootstrap.sh
>> $ sudo ./bjam install
>>
>>
>
> bjam install places the libraries under /usr/lib
> bjam stage or just bjam puts the libraries
> in stage/lib.
>
> In Christ,
> Steven Watanabe
>
>
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net