Yes, I can run sh+csi from the Windows shell, just not from rxvt. Is this a known issue with rxvt under MinGW? -Ivan
Ivan Shmakov <[EMAIL PROTECTED]> writes: > > 1) After building and installing Chicken development snapshot 3.0.8, > > the csi REPL seems to go into an infinite loop upon startup. csi can > > print its version, evaluate expressions on the command line, and run > > scripts, but it cannot run the REPL. This occurs in the MSYS > > shell. If I run csi under the Windows shell, it works normally as far > > as I can tell. > > I've run into the problems with MSYS shell running within rxvt > too (although with different software.) It seems to be related > to Windows ``console'' I/O. Could you please try the following? > > * run sh.exe from cmd.exe, then try running csi.exe from it; > > * rename MSYSDIRECTORY/bin/rxvt.exe to MSYS/bin/rxvt1.exe, then > try running msys.bat and csi.exe in the appearing window. _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
