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 >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
