> but when I type "make World", the system says that
> /home/crusoe/srilm/sbin/machine-type: command not found
It probably means that /bin/csh, which is what
machine-type is written in, is not available on your
machine. If you don't intend to compile and run on
multiple platforms, as a quick fix, you may just
substitute machine-type with a command that echoes the
current machine type -- "i686-cygwin".
&
Click here to go to the SRILM home page.