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 list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to