On 3/23/2012 1:52 PM, 斟酌鵬兄 wrote:
Hi,Exim4 is giving those error to me and I searched the internet then I found that perhaps I need to rebase: 2012-03-23 20:34:11 daemon: fork of queue-runner process failed: Resource temporarily unavailable 2012-03-23 20:34:21 M1C898-0003KG-QU Fork failed for local delivery to Penguin@Penguin-PC 2012-03-23 20:37:11 fork of delivery process from queue runner 6404 failed Then I close all running cygwin process and open up ash: The window is totally blank and I could not type any words, just see a cursor blinking... Any idea? --
how you started ash ? I suggest a very simple bat file ------------------------------ @echo off C: chdir C:\cygwin\bin dash -l -i ------------------------------ of course change the drive and directory to fit your system Regards Marco -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

