Hi S.Bakhshaei,
> I have go through step by step guide! but 2 problem exist: ( > that i think it is not important because i can work without irstlm ) > > 1. i can't make irstlm : > gzfilebuf.h:78: error: 'gzFile' does not name a type > gzfilebuf.h: In constructor 'gzfilebuf::gzfilebuf(const char*)': I think you are missing the zlib-devel packagewith all the headers. Please install it. > 2. i can't run moses configuration file . when type > ./configure --with-srilm=/path-to-srilm i get this error: > bash: ./configure: No such file or directory There is only configure.in? So you have to call "autoconf" first to generate "configure". Be sure you installed autoconf on your system. Regards, Bernd -- Bernd Münt Durchwahl: 030/69032-509 Software Developer Zentrale: 030/69032-300 euroscript Systems GmbH Fax: 030/69032-505 Alt-Moabit 91 eMail: [email protected] 10559 Berlin Web: http://www.euroscript.de _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
