Hi, I know this is not the support mailing list for SRILM but I have looked
everywhere and cant seem to find a solution to my problem and was hoping
that maybe someone already went through this and can help me.

When I try to run the makefile of SRILM I get errors about it not finding
some files which I can clearly see I have in the SRILM subfolders and I have
also put the right path ( /home/puchi/tools/srilm , checked it several
times) to SRILM in the Makefile.

I get errors like:

./Vocab.h:93:19: error: LHash.h: No such file or directory
./Vocab.h:94:20: error: SArray.h: No such file or directory
./Vocab.h:95:19: error: Array.h: No such file or directory
./Vocab.h:96:22: error: MemStats.h: No such file or directory
./RefList.cc:20:20: error: LHash.cc: No such file or directory
./RefList.cc:25:20: error: Array.cc: No such file or directory

and:

make[2]: /home/puchi/tools/srilm/sbin/decipher-install: Command not found
make[2]: [/home/puchi/tools/srilm/include/WordMesh.h] Error 127 (ignored)


and for many other files/commands that I see are under the SRILM folder that
I downloaded and untared, and as I said before, the path is ok. So can
anyone please help me? I have run out of ideas, thank you.
_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to