Hi tzvi

Yes, amittais doc is out of date. Moses compiles in cygwin exactly the same way 
as on linux

There are a proviso though: 

Cygwin is 32-bit, even on 64 bit windows. The binary language models (kenlm, 
irstlm) need 64 bit to work with lm larger than about 2gb. This is the same as 
for 32 bit linux

also, please subscribe to the mailing list if you want to post to it. U can 
subscribe here
   Http://mailman.mit.edu/mailman/listinfo/moses-support


Sent from Samsung [email protected] wrote:As list 
administrator, your authorization is requested for the
following mailing list posting:

    List:    [email protected]
    From:    [email protected]
    Subject: Moses installation on Windows 7
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://mailman.mit.edu/mailman/admindb/moses-support
        
to approve or deny the request.

Hi all,

Hope you could help with the following issue:
I've managed to compile Moses on Windows, following Amittai Axelrod's 
Installation guide (v1.0, 2011.07.15) which I hope is not too outdated...
However, I encounter the following error message while trying to compile 
Lexical-Reordering (section 4.2.4 in Axelrod's guide):

admin@Win7_64bit ~/moses/scripts/training/lexical-reordering
$ make all
g++ -O6 -g -c reordering_classes.cpp
reordering_classes.cpp: In member function `void Model::zipFile()':
reordering_classes.cpp:352:39: error: cannot convert `FILE*' to `gzFile_s*' 
for argument `1' to `int gzwrite(gzFile_s*,
const void*, unsigned int)'
reordering_classes.cpp:355:17: error: cannot convert `FILE*' to `gzFile_s*' 
for argument `1' to `int gzclose(gzFile_s*)'

Makefile:8: recipe for target `reordering_classes.o' failed
make: *** [reordering_classes.o] Error 1

Can you please tell me what went wrong?

Thank you!

Best regards,
Tzvi Gordon
IT & QA Manager 
www.qt.co.il




If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to