Adding the following lines to /etc/profile to delet the variables didn't help anything:
TMP= TEMP= TMPDIR= The same error occured a the same place, so it's neither a solution nor even a workaround for our problem. Christoph Corinna Vinschen <[EMAIL PROTECTED] ygwin.com> To Sent by: cygwin@cygwin.com [EMAIL PROTECTED] cc in.com Subject Re: -11: Problem at 1st start when 10.04.2008 10:59 "cygwin.bat" is run by Nullsoft-Installer Please respond to cygwin@cygwin.com > - Would it be possible for the Cygwin developers to implement the usage of > a /tmp independet from it's windows pendant to cure this? The usage of $TEMP/$TMP/$TMPDIR has nothing to do with Cygwin. The Cygwin DLL itself has no need for a tmp dir. The reason it's used is that bash honors (at least) $TMPDIR. One workaround would be to delete these environment variables before bash is called. But, of course, this doesn't help to track down the actual cause of the problem. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/ -- 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/