i think you're having a similar problem to this earlier post:
https://www.mail-archive.com/moses-support%40mit.edu/msg10815.html
If the executables have been successfully created, i would ignore the
errors.
also, please use RELEASE-3.0, or even the latest version directly from
github
On 06/04/2015 12:25, [email protected] wrote:
Dear Moses-support team,
I am a new bird in SMT and I am very interested in Moses.
However, I met some problems when I built the platform. I need your help.
My OS is CentOS 6.4 and g++ version is 4.4.7
Commands are listed below:
mkdir/root/workspace/github
cpmosesdecoder-RELEASE-2.1.1.zip/root/workspace/github
cd/root/workspace/github
unzip mosesdecoder-RELEASE-2.1.1.zip
wget
http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.55.0%2F&ts=1389613041&use_mirror=kent
tar zxvf boost_1_55_0.tar.gz
cd boost_1_55_0/
./bootstrap.sh
./b2 -j8 --prefix=$PWD --libdir=$PWD/lib64 --layout=system link=static
install || echo FAILURE
cd/root/workspace/github/mosesdecoder-RELEASE-2.1.1
./bjam --with-boost=/root/workspace/github/boost_1_55_0 -j8 > build.log
The build.log has been attached in the email.
Thank you for your help.
Best regards.
------------------------------------------------------------------------
Si-Yuan Jing
Leshan Normal University, China
Tel: +8618384646322 <tel:+8618384646322>
Email: [email protected]
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support