hiya

there seems to be issues with the unit tests when they are compiled with certain versions of boost. I tried to fix it but i think it breaks for some people.

Have the binaries in /bin been successfully compiled? If yes, then
   1. ignore the unit test errors
   2. use your own version of boost. By following the instructions here
           http://www.statmt.org/moses/?n=Development.GetStarted
       Basically
           i. Download & unzip the boost code
           ii. Run
./bootstrap.sh
./b2 -j8 --prefix=$PWD --libdir=$PWD/lib64 --layout=system link=static install || echo FAILURE
If no, then you must do (2)

On 09/02/15 13:49, Fabienne Cap wrote:
ing Mos

--
Hieu Hoang
Research Associate (until March 2015)
** searching for interesting commercial MT position **
University of Edinburgh
http://www.hoang.co.uk/hieu

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to