Thank you Hieu, the second point did the trick for me. On Tue, Mar 10, 2015 at 8:43 PM, Hieu Hoang <[email protected]> wrote:
> 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: > - "*cd ~/mosesdecoder/boost_1_55_0/*" > - > - *"./b2 -j8 -q --prefix=$PWD --libdir=$PWD/lib64 > --without-context --layout=system link=static install || echo FAILURE"* > - *"--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: > - > - *./bjam --with-boost=~/mosesdecoder/boost_1_55_0 -j8* > - Attached is the output and the build log > > Any help in this regard would be appreciable. > > Regards, > Muhammad Danial Raza > > > _______________________________________________ > Moses-support mailing > [email protected]http://mailman.mit.edu/mailman/listinfo/moses-support > > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
