Re: [Moses-support] Easy setup of moses infrastructure

2015-10-26 Thread Ulrich Germann
Follow up: As Christian Buck points out: "At least automake and libtool are non-standard and weird errors occur without them." He recommends: sudo apt-get install build-essential git-core pkg-config automake libtool Thanks, Christian! - Uli On Mon, Oct 26, 2015 at 6:46 PM, Ulrich Germann wro

[Moses-support] Easy setup of moses infrastructure

2015-10-26 Thread Ulrich Germann
Hi all, in order to facilitate easy setup and building of Moses, I have added the following: contrib/Makefiles/install-dependencies.gmake Run with make like this: make -f contrib/Makefiles/install-dependencies.gmake This will install boost, xmlrpc-c, cmph, and irstlm in ./opt. Regression test