there seems to be a problem with the unit tests, similar to
https://www.mail-archive.com/moses-support%40mit.edu/msg11603.html
Either
   1. Ignore it, if the executables compiled ok
2. Use the current source code from the github master branch. The issue should have be fixed already

On 10/03/2015 12:37, Muhammad Danial Raza wrote:
Hello,

I have a 32-bit Cygwin on a 64-bit windows machine. I have followed the following steps to compile moses:

  * Compiled boost using the following commands:
      o "/cd ~/mosesdecoder/boost_1_55_0//"
     o

      o /"./b2 -j8 -q --prefix=$PWD --libdir=$PWD/lib64
        --without-context --layout=system link=static install || echo
        FAILURE"/
      o /"--without-context" /because "Boost.Context" is not supported
        on cygwin and also it is not required by moses. (Reference
        <http://comments.gmane.org/gmane.comp.nlp.moses.user/10701>)
  * Secondly, I used the following command to compile moses:
     o

      o /./bjam --with-boost=~/mosesdecoder/boost_1_55_0 -j8/
      o Attached is the output and the build log

Any help in this regard would be appreciable.

Regards,
Muhammad Danial Raza


_______________________________________________
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

Reply via email to