Hello Manuela,

have you installed all the dependencies listed here for Cygwin installation? http://www.statmt.org/moses/?n=Development.GetStarted

it seems like you're missing a system-wide installation of boost. mosesdecoder/bjam currently isn't set-up to use the boost-jam of a local boost installation (even if you pass a "--with-boost" argument).

best wishes,
Rico


On 15.07.2015 12:19, Manuela Sanguinetti wrote:
Hi,

I'm experiencing some problems in compiling Moses on Windows using Cygwin. I manually installed Boost (v. 1.58), but when I run the command

 ~/mosesdecoder
$ ./bjam --with-boost=~/boost_1_58_0/  -j4

the build fails.
I'm attaching the 'build.log.gz' file, as suggested in the error message, hoping that someone could help me figuring out what the problem is and how I can fix it.


Thank you in advance for any hint you may provide,
MS


_______________________________________________
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