>
> 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
Click here to go to the SRILM home page.