Hi Mulu
Is it the same as this problem?
https://www.mail-archive.com/[email protected]/msg10584.html
Note that you probably don't need to build Moses with srilm. By default,
Moses includes KenLM, which can handle ARPA files, as well as its own
compiled format for faster loading.
cheers - Barry
On 01/09/14 10:27, Mulu Gebreegziabher wrote:
I am getting an error "...failed gcc.link
/home/.../tools/moses/bin/mosesserver..." during moses installation
when using the following command:
./bjam --with-srilm=/home/mulu/moses/tools/srilm/ -a
So I do again
./bjam --with-srilm=/home/mulu/moses/tools/srilm/ -a
--debug-configuration -d2 | gzip >build.log.gz
and attached herewith the log file.
I am running a 64bit machine with Debian wheezy and I have installed
boost1.56 with the command:
./bootstrap.sh
sudo ./b2 --prefix=/usr/local/include/boost --libdir =$PWD/lib64
--layout=tagged link=static,shared threading=multi,single install ||
echo FAILURE
I have also export PATH=$PATH\:/usr/local/include:/usr/local/include/boost
I have also installed packages that are needed by boost like
libbz2-dev zlib1g-dev tk-dev tcl-dev ,etc.
I have attached the error log.
I have tried all options but still getting
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support