Moses-support Digest, Vol 89, Issue 66

Send Moses-support mailing list submissions to
moses-support@mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.mit.edu/mailman/listinfo/moses-support
or, via email, send a message with subject or body 'help' to
moses-support-request@mit.edu

You can reach the person managing the list at
moses-support-owner@mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Moses-support digest..."


Today's Topics:

1. windows cygwin moses build (jfrm.maurel@gmail.com)


----------------------------------------------------------------------

Message: 1
Date: Mon, 24 Mar 2014 19:16:00 +0100
From: "jfrm.maurel@gmail.com" <jfrm.maurel@gmail.com>
Subject: [Moses-support] windows cygwin moses build
To: moses-support@MIT.EDU
Message-ID: <53307660.1040302@gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hi,

I tried to install Moses on my laptop (Windows 7 64bitx RAM 6Go) using
cygwin. I followed instructions on Moses website as follows.
Most of the process seems ok however I have 6 failures in the build (see
attached file for details):

...failed gcc.link
mert/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/pro.exe...
...failed gcc.link
mert/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/kbmira.exe...
...failed gcc.link
phrase-extract/extract-ghkm/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/extract-ghkm.exe...
...failed gcc.link
mira/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/mira.exe...
...failed gcc.link
/usr/local/mosesdecoder/lm/builder/bin/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/lmplz.exe...
...failed gcc.link
moses/LM/bin/BackwardTest.test/gcc-4.8.2/release/debug-symbols-on/link-static/threading-multi/BackwardTest.exe...
...failed updating 6 targets...

Could someone tell me how I can remove those failures or if I can skip
them ?

Regards

== detailed process ==
-------------------------------
- fresh cygwin install

From cygwin command window:
- git clone https://github.com/moses-smt/mosesdecoder.git
- cd mosesdecoder/
- cpan
- cpan XML::Twig
- wget
http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.gz?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.55.0%2F&ts=1389613041&use_mirror=kent
tar zxvf boost_1_55_0.tar.gz
- cd boost_1_55_0/
- ./bootstrap.sh
- ./b2 -j8 --prefix=$PWD --libdir=$PWD/lib64 --layout=tagged link=static
threading=multi,single install || echo FAILURE
- ./bjam --with-boost=/usr/local/boost_1_55_0 -d2 --debug-configuration
>build.log
(see attached build.log)
- wget http://www.statmt.org/moses/download/sample-models.tgz
- tar xzf sample-models.tgz
- cd sample-models
- /usr/local/mosesdecoder/bin/moses -f phrase-model/moses.ini <
phrase-model/in > out

the content of out file: this is a small house this is a small house

--
Jean-Fran?ois MAUREL
PIMECA
http://www.pimeca.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildlog.tar.bz2
Type: application/octet-stream
Size: 41475 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20140324/7828ef25/attachment.obj

------------------------------

_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support


End of Moses-support Digest, Vol 89, Issue 66
*********************************************

0 Response to "Moses-support Digest, Vol 89, Issue 66"

Post a Comment