X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 10 Apr 2008 13:04:46 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer Message-ID: <20080410110446.GW23852@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20080410085906 DOT GC548 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.16 (2007-06-09) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Apr 10 12:50, Christoph Herdeg wrote: > Adding the following lines to /etc/profile to delet the variables didn't > help anything: > > TMP= > TEMP= > TMPDIR= man bash The above doesn't remove the variables. Use unset. > The same error occured a the same place, so it's neither a solution nor > even a workaround for our problem. You should try to remove the variables *before* calling bash. /etc/profile is used by bash so it's already too late. 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/