the shell language of srilm installation is different from cygwin
Andreas Stolcke
stolcke at speech.sri.com
Fri Feb 28 12:40:35 PST 2003
>
> Hi,
> I am now trying to install srilm in my Win XP machine, it is said =
> that if I have cygwin, I can do that in PC, but I find that the shell =
> scripts for installation is witten in csh, but cygwin only supports =
> bash, they are much different, so I can not run "make World" =
> successfully. Could you tell me how to resolve this problem?
you need to install the "tcsh" package, and then make a link
/bin/csh.exe -> /bin/tcsh.exe
this is explained in doc/README.windows.
--Andreas
More information about the SRILM-User
mailing list