delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | "Mark Moore" <mark DOT moore AT notlimited DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: 1.3.22: TMPDIR Initialization |
Date: | Sat, 5 Apr 2003 00:58:15 -0800 |
Message-ID: | <000a01c2fb51$7f375290$02fda8c0@fatboy> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
Importance: | Normal |
In-Reply-To: | <1049529037.3842.80.camel@localhost> |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
X-Authenticated-Sender: | mark DOT moore AT notlimited DOT com |
X-MDRemoteIP: | 64.170.115.151 |
X-Return-Path: | mark DOT moore AT notlimited DOT com |
X-MDaemon-Deliver-To: | cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h3591gl24369 |
Robert, If the permission on the folder pointed to by $TEMP is going to be changed during install, it seems to me it would be done by setup.exe. If not, where would that operation be performed? It looks like chmod doesn't cut it: markm AT fatboy ~ $ ls -ld $TEMP d---rwx---+ 7 Administ SYSTEM 16384 Apr 5 00:10 /cygdrive/c/WINNT/TEMP markm AT fatboy ~ $ chmod +rw $TEMP markm AT fatboy ~ $ ls -ld $TEMP drw-rwxr--+ 7 Administ SYSTEM 16384 Apr 5 00:10 /cygdrive/c/WINNT/TEMP markm AT fatboy ~ $ perldoc perldoc Error in tempfile() using /XXXXXXXXXX: Parent directory (/) is not writable at /usr/bin/perldoc line 564 markm AT fatboy ~ $ Notice that global rw permissions don't stick. -----Original Message----- From: Robert Collins [mailto:rbcollins AT cygwin DOT com] Sent: Friday, April 04, 2003 11:51 PM To: Mark Moore Cc: cygwin AT cygwin DOT com Subject: RE: 1.3.22: TMPDIR Initialization On Sat, 2003-04-05 at 17:43, Mark Moore wrote: > Christopher, > > I've read the http://cygwin.com/lists.html. Here's the description for the > mailing list I posted to: ... > The passage "[cygwin-apps] is the preferred location for design discussions > and bug reports regarding cygwin's setup.exe program" prompted me to send > the post to the cygwin-apps forum. > > If this is no longer the case, someone may want to change the instructions. What you posted has nothing to do with setup.exe. Rob -- GPG key available at: <http://users.bigpond.net.au/robertc/keys.txt>. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |