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. Error while installing moses (Sonal khosla)
----------------------------------------------------------------------
Message: 1
Date: 21 Jan 2017 12:49:37 -0000
From: "Sonal khosla" <sonal.khosla@rediffmail.com>
Subject: [Moses-support] Error while installing moses
To: <moses-support@mit.edu>
Message-ID: <20170121124937.12057.qmail@f4mail-235-189.rediffmail.com>
Content-Type: text/plain; charset="utf-8"
Hi all,
I am trying installing Moses on Ubuntu 14.04. this is the sequence of commands I executed for the installation.
sudo apt-get install g++ git subversion automake libtool zlib1g-dev libboost-all-dev libbz2-dev liblzma-dev python-dev libtcmalloc-minimal4
wget http://downloads.sourceforge.net/project/boost/boost/1.55.0/boost_1_55_0.tar.gzr=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fboost%2F1.55.0%2F&ts=13
tar zxvf boost_1_55_0.tar.gz
cd boost_1_55_0/
./bootstrap.sh
./b2 -j5 --prefix=$PWD --libdir=$PWD/lib64 --layout=tagged link=static threading=multi,single install || echo FAILURE
git clone https://github.com/moses-smt/mosesdecoder.git
cd mosesdecoder/
./bjam -j5
After this command I got the error "Build Failed"
Also sharing the error logs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20170121/73e26110/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log.gz
Type: application/gzip
Size: 13856 bytes
Desc: not available
Url : http://mailman.mit.edu/mailman/private/moses-support/attachments/20170121/73e26110/attachment-0001.bin
------------------------------
_______________________________________________
Moses-support mailing list
Moses-support@mit.edu
http://mailman.mit.edu/mailman/listinfo/moses-support
End of Moses-support Digest, Vol 123, Issue 10
**********************************************
Subscribe to:
Post Comments (Atom)
0 Response to "Moses-support Digest, Vol 123, Issue 10"
Post a Comment