I want to build Moses.
 
I made git clone https://github.com/moses-smt/mosesdecoder/tree/RELEASE-4.0
 
I have downloaded and builded irstlm, boost, cmph; installed xmlrpc-c with "apt install"
 
I have runned this:
make -f contrib/Makefiles/install-dependencies.gmake
 
And after that I am trying to build moses:
/usr/bin/bjam --with-boost=/home/nmt/boost_1_71_0 --with-cmph=/home/nmt/cmph-2.0.2 --with-irstlm=/home/nmt/irstlm -j6 --debug-configuration -d2
 
Does anybody have an idea? Log is attached

Attachment: build.log.gz
Description: GNU Zip compressed data

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

Reply via email to