Hi, thank you for your advice, but unfortunately, it did not help...
I redownloaded moses right now to try everything once again. After redownloading everything, I actually found out that the error is in irstlm or srilm language toolkits not being installed properly. I haven't been able to figure out why - the installation of irstlm simply fails and both irstlm and srim have some errors in makefiles (mostly 'unexpected end of line' errors). I had a friend who knows more about linux helping me and he tried to comment out/adjust the problematic parts of the makefile, but nothing seems to help. If you have any idea why this is happening, I'd really appreciate your help, otherwise I'll ask someone more familiar with our linux system to help. Thank you. Zuzana On Fri, Nov 28, 2008 at 2:16 PM, Philipp Koehn <[EMAIL PROTECTED]> wrote: > Hi, > > you need to run "./regenerate-makefiles.sh" first, this should > generate the conf iguration files. > > -phi > > > On Fri, Nov 28, 2008 at 5:59 AM, Eric Nichols <[EMAIL PROTECTED]> wrote: > >> configure needs to be regenerated from configure.in. >> Go into the mosesdecoder directory and run this command: >> >> autoreconf -i >> >> Eric Nichols >> >> On Fri, Nov 28, 2008 at 12:20 PM, Zuzana Trnovcova >> <[EMAIL PROTECTED]> wrote: >> > Hi, >> > >> > I installed moses together with irst language model today, but I cannot >> > compile it. I got stuck at the ./configure command described here: >> > http://www.statmt.org/moses/?n=Development.GetStarted >> > >> > I get the following error: >> > ./configure --with-irstlm=~/irstlm >> > -bash: ./configure: No such file or directory >> > I'm in the mosesdecoder directory, but if I list the files in it, it >> > includes only configure.in, which has some errors when I ran it. >> > >> > If anyone has seen this problem before and has some suggestions on how >> to >> > fix it, your help would be greatly appreciated. >> > >> > Thanks! >> > >> > Zuzana >> > >> > _______________________________________________ >> > 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 >> > >
_______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
