Hi,

I tried to install moses on windows, but I failed to create moses.exe. My
system is Windows 7 sp3.

The installation process was

Step 1: Install cygwin with the following packages

   g++, gcc, git,make, automake,libtool,boost,libboost,wget,zlib,

   zlib-dev,bzip2,bzip2-dev,python

Step 2:  Install Boost 1.54 with command

  ./bootstrp.sh
  ./b2 --prefix=$PREFIX --libdir=$LIBDIR --layout=tagged
--link=static,shared --threading=multi,single install || echo FAILURE

Setp 3: Install Moses with command
  ./bjam --with-boost=$PREFIX > bulid.log

So I got the following errors
...

failed gcc.link
moses-cmd/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/moses.exe...
.....

I am attaching the log file with this mail.

By the way, the default language of my system is Japanese, so the log file
is in Japanese too. Can anyone tell me how to get a log file in English?

Thanks and regards,

Fan

Attachment: bulid.rar
Description: application/rar

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

Reply via email to