X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Thu, 10 Apr 2008 13:04:46 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.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@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20080410085906.GC548@calimero.vinschen.de> <OF49B042B1.8A72A140-ONC1257427.003B4755-C1257427.003B938C@de.ibm.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <OF49B042B1.8A72A140-ONC1257427.003B4755-C1257427.003B938C@de.ibm.com>
User-Agent: Mutt/1.5.16 (2007-06-09)
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

