Hi,

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*)’:
gzfilebuf.h:13: error: ‘_gzf’ was not declared in this scope
gzfilebuf.h:13: error: ‘gzopen’ was not declared in this scope
gzfilebuf.h: In destructor ‘virtual gzfilebuf::~gzfilebuf()’:
gzfilebuf.h:18: error: ‘_gzf’ was not declared in this scope
gzfilebuf.h:18: error: ‘gzclose’ was not declared in this scope
gzfilebuf.h: In member function ‘virtual int gzfilebuf::underflow()’:
gzfilebuf.h:57: error: ‘_gzf’ was not declared in this scope
gzfilebuf.h:57: error: ‘gzread’ was not declared in this scope
gzfilebuf.h: In member function ‘virtual std::streamsize 
gzfilebuf::xsgetn(char*, std::streamsize)’:
gzfilebuf.h:74: error: ‘_gzf’ was not declared in this scope
gzfilebuf.h:74: error: ‘gzread’ was not declared in this scope
make[2]: *** [lmmacro.o] Error 1
make[2]: Leaving directory `/home/mahdiyeh/Desktop/Moses/irstlm-5.22.01/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mahdiyeh/Desktop/Moses/irstlm-5.22.01'
make: *** [all] Error 2

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

Where is the problem? Can you help me please?

Thanks, 
S.Bakhshaei



      
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to