Respected sir, I am already install all the requirement of the moses. while compiling moses it gives the error is ways
The build failed. If you need support, run: /usr/bin/bjam --with-boost=/home/sveta/moses/mosesdecoder/opt --with-cmph=/home/sveta/moses/mosesdecoder/opt --with-xmlrpc-c=/home/sveta/moses/mosesdecoder/opt --with-mm --with-probing-pt -j4 --debug-configuration -d2 |gzip >build.log.gz then attach build.log.gz to your e-mail. You MUST do 3 things before sending to the mailing list: 1. Subscribe to the mailing list at http://mailman.mit.edu/mailman/listinfo/moses-support 2. Attach build.log.gz to your e-mail 3. Say what is the EXACT command you executed when you got the error ERROR So, how to correct the error please help me . with regards Chanambam Sveta Devi Research ScholarAssam university , silchar On Thursday, December 26, 2019, 10:33:43 PM GMT+5:30, <[email protected]> wrote: Send Moses-support mailing list submissions to [email protected] 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 [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Moses-support digest..." Today's Topics: 1. Re: Moses installation failed (Hieu Hoang) ---------------------------------------------------------------------- Message: 1 Date: Thu, 26 Dec 2019 14:27:01 +0000 From: Hieu Hoang <[email protected]> Subject: Re: [Moses-support] Moses installation failed To: Bamba <[email protected]>, moses-support <[email protected]> Message-ID: <CAEKMkbhTwNgQpGycfJb1=CGhpOJz+BHxfU6uy_kKf6kekTM=r...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" you need to install the bz2 library, then recompile the boost library from the beginning. On Ubuntu, do this sudo apt install libbz2-dev See here for install on other linux distributions http://www.statmt.org/moses/?n=Development.GetStarted Alternatively, comment out mentions of bz2 in util/Jamfile Hieu Hoang http://statmt.org/hieu On Thu, 26 Dec 2019 at 12:28, Bamba <[email protected]> wrote: > Hello, > I am trying to install Moses on ubuntu 18.04, but the installation always > fails. I have already installed boost successfully. Please find attached > the build.log.gz file and the command I have used below. > > /usr/bin/bjam --with-boost=/Home/siv22/dba007/Tools/boost_1_65_0 > --with-cmph=/Home/siv22/dba007/Tools/NMT/monoses-master/cmph-2.0 > --no-xmlrpc-c --with-mm --with-probing-pt -j16 > > > > Thanks in advance for any help. > > Best regards, > Bamba > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/mailman/private/moses-support/attachments/20191226/a8c25ebe/attachment-0001.html ------------------------------ _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support End of Moses-support Digest, Vol 158, Issue 7 *********************************************
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
