Hi Arefeh Moses does not use a configure script any more, so you must be using a very old version. You should either use the latest version from github, or download release v1.0 as detailed here:
http://www.statmt.org/moses/?n=Moses.Releases The error you are seeing is because you don't have SRILM. Moses needs a language modelling toolkit if you want to build your own language models, but you're better off using either IRSTLM or KenLM. See links on this page: http://www.statmt.org/moses/?n=Moses.Baseline cheers - Barry On 29/04/13 13:54, arefeh Kazemi wrote: > > Hi everyone. > I want to install Moses on ubuntu 10.04 , i686. > but it gets the following error: > checking for trigram_init in -loolm... no > configure: error: Cannot find SRILM's library in > /opt/tools/srilm//lib/i686 > > I wonder if anyone knows how I can fix this problem? > > Regards > > > > > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336. _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
