X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM,HTTP_ESCAPED_HOST,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <49CE2760.3000309@googlemail.com> Date: Sat, 28 Mar 2009 14:34:24 +0100 From: wishi User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Read only flag in C:\cygwin\tmp References: <49CE0DB9 DOT 8030106 AT googlemail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Thorsten Kampe schrieb: > * wishi (Sat, 28 Mar 2009 12:44:57 +0100) >> After the initial setup on a Windows XP SP III Cygwin's setup.exe >> creates a Read-Only folder. That normally isn't that big of a problem, >> but screen needs \tmp. >> >> I tried to change the attributes without any success. >> >> What do you need to do to change that? > > Nothing. Windows doesn't have the concept of "read-only" folders. > Neither has Cygwin. > > Thorsten > > Thanks for answering ;)... If I on my Windows XP SP III box right click on a folder, "Read-Only" is listed in the folder's properties. Maybe I should have mentioned that I use NTFS. -rwxr-x---+ 1 Administrator Users 57 Mar 28 12:32 Cygwin.bat -rwxr-x---+ 1 Administrator Users 7022 Mar 28 12:32 Cygwin.ico drwxrwx---+ 2 Administrator Users 0 Mar 28 12:32 bin dr-xr-xr-x 1 0 root 0 Jan 1 1970 cygdrive drwxrwx---+ 2 Administrator Users 0 Mar 28 12:31 dev drwxrwx---+ 9 Administrator Users 0 Mar 28 12:32 etc drwxrwxrwx+ 3 Administrator None 0 Mar 28 12:32 home drwxrwx---+ 3 Administrator Users 0 Mar 28 12:27 http%3a%2f%2fftp-stud.fht-esslingen.de%2fpub%2fMirrors%2fsources.redhat.com%2fcygwin%2f drwxrwx---+ 11 Administrator Users 0 Mar 28 12:31 lib drwxrwx---+ 3 Administrator Users 0 Mar 28 12:31 netrel dr-xr-xr-x 1 Administrator None 0 Dec 1 2006 proc drwxrwxrwt+ 3 Administrator Users 0 Mar 28 14:29 tmp drwxrwx---+ 15 Administrator Users 0 Mar 28 12:31 usr drwxrwx---+ 7 Administrator Users 0 Mar 28 12:31 var My initial problem is that cygwin hangs if I start the GNU screen untility. $ ls /tmp/uscreens/ S-Administrator So my thought was that this socket isn't initialized due permission problems. I guess the Windows file attributes aren't the cause of this problem. I have a fresh install and no .screenrc, that might interfere with the starting process... Thanks so far, wishi -- 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/