I installed Cygwin over the net in 2004-09-10 to WinXP where I am using Administrator account and everything seems to work just fine. However, with the same installation procedure on Win2000 where I'm just in the Users group I get:
440 [main] zsh 1432 fork_copy: linked dll data/bss pass 0 failed, 0x542000.. 0x5427F0, done 0, windows pid 1960, Win32 error 487 /etc/profile:33: fork failed: resource temporarily unavailable 92177 [main] zsh 1432 fork_copy: linked dll data/bss pass 0 failed, 0x542000.. 0x5427F0, done 0, windows pid 316, Win32 error 487 /home/ttn/.zshenv:9: fork failed: resource temporarily unavailable 246057 [main] zsh 1432 fork_copy: linked dll data/bss pass 0 failed, 0x542000.. 0x5427F0, done 0, windows pid 852, Win32 error 487 /home/ttn/.zshrc:23: fork failed: resource temporarily unavailable 290951 [main] zsh 1432 fork_copy: linked dll data/bss pass 0 failed, 0x542000.. 0x5427F0, done 0, windows pid 2644, Win32 error 487 /home/ttn/.zlogin:6: fork failed: resource temporarily unavailable This happen when I replaced "bash --login -i" in cygwin.bat with "zsh -l" and ran it. Shell (zsh) built- in commands work, but everything else fails with same symptoms. Mysteriously, using "bash --login -i" works just fine and also if I start zsh from bash, also zsh is working then! :-O __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/