Moses-support Digest, Vol 101, Issue 57

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. Problem (qinmaoyuan)


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

Message: 1
Date: Fri, 20 Mar 2015 03:31:42 +0000
From: qinmaoyuan <qinmaoyuan@hotmail.com>
Subject: [Moses-support] Problem
To: "." <moses-support@mit.edu>
Message-ID: <BLU179-W84C3ABA44913680A9CBE91D90E0@phx.gbl>
Content-Type: text/plain; charset="gb2312"

hi everyone

I am fresh for mosesdecoder. Now i am confused by some problem.

1.I installed Ubuntu 14.04.02 kylin by using VMware station and some software below:

g++
git
subversion
automake
libtool
zlib1g-dev
libboost-all-dev
libbz2-dev
liblzma-dev
python-dev
libtcmalloc-minimal4

2.And then i install boost_1_56_0.tar.gz. I downloaded by myself and ziped to my directory and installed it successfully.

commands below:
cd boost_1_55_0/
./bootstrap.sh
./b2 -j2 --prefix=$PWD --libdir=$PWD/lib64 --layout=tagged link=static threading=multi,single install || echo FAILURE

3.Install xmlrpc-c
I downloaded this instead of using apt-get.
commands :

wget http://svn.code.sf.net/p/xmlrpc-c/code
REPOS=http://svn.code.sf.net/p/xmlrpc-c/code/stable

svn checkout $REPOS xmlrpc-c
./configure --prefix=/usr/local/lib/xml-rpc
make
make install

4.install mosesdecoder

i used git to download mosesdecoder from github and the code is below:

git clone https://github.com/moses-smt/mosesdecoder.git

cd /usr/local/lib/mosesdecoder/

./bjam --with-xmlrpc-c=/usr/local/lib/xml-rpc

here, system always reported build error.

control platform output :








please help me


kings regards

Qin











-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20150320/a5a7705b/attachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.gz
Type: application/x-gzip
Size: 478 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150320/a5a7705b/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ControlPlatformOut.odt
Type: application/octet-stream
Size: 74898 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20150320/a5a7705b/attachment.obj

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

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


End of Moses-support Digest, Vol 101, Issue 57
**********************************************

0 Response to "Moses-support Digest, Vol 101, Issue 57"

Post a Comment