This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: -11: Problem at 1st start when "cygwin.bat" is run by Nullsoft-Installer


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]