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
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to