I agree with Tom. If boost is available using apt-get, you should use it.
If it fails to install, you need to figure out why. Otherwise you could be
making the situation worse by installing multiple versions of boost from
different places.


On 17 May 2013 05:33, Tom Hoar <tah...@precisiontranslationtools.com> wrote:

>  Installing libboost-all-dev with apt-get and compiling moses on Ubuntu
> 12.04 64-but works. Your apt-get command is correct. You'll need to
> troubleshoot why apt-get failed to install libboost-all-dev.
>
>
> On 05/17/2013 09:35 AM, Eziz.Tursun wrote:
>
> I have installed giza++ and irstlm successfully, but there are some
> problem while compile Moses on Ubuntu 12.04 64bit.
> there is one of error messages:
>
>  "lm/filter/bin/gcc-4.6/release/debug-symbols-on/link-
> static/threading-multi/main.o:/usr/local/include/boost/thread/detail/thread.hpp:180:
> more undefined references to `boost::thread::start_thread_noexcept()'
> follow
> collect2: ld returned 1 exit status
> ...failed gcc.link lm/filter/bin/gcc-4.6/release/
> debug-symbols-on/link-static/threading-multi/filter...
>  ....
> ....
>  "
>
>  I have installed boost as follows:
>
>  "sudo apt-get install libboost-all-dev"
>
>  after failed first time,then  I installed boost lib 1.5.03 like this:
>
>  ./bootstrap.sh
>  ./b2 install
>
>  Unfortunately, there was no progress.
> What's my problem?
>
> could tell me detailed steps for solve this problem?
>
>  Best regards,
>
>     Eziz
>
>
> _______________________________________________
> Moses-support mailing 
> listMoses-support@mit.eduhttp://mailman.mit.edu/mailman/listinfo/moses-support
>
>
>
> _______________________________________________
> Moses-support mailing list
> Moses-support@mit.edu
> http://mailman.mit.edu/mailman/listinfo/moses-support
>
>


-- 
Hieu Hoang
Research Associate
University of Edinburgh
http://www.hoang.co.uk/hieu
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to