X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <497DE025.2040806@gmail.com> Date: Mon, 26 Jan 2009 17:09:09 +0100 From: ludo User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: problem starting cygwin for a new user Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 Hi, I use cygwin on XP with success when my login name doesn't contain accent I open a windows session with my windows login "ludo" and I start cygwin.bat => all is right Now, I open another windows session with another login "gérard" When I launch cigwin.bat, bash displays error messages like : mkdir: cannot create directory `/c/Documents and Settings/g'rard': Permission denied Copying skeleton files. These files are for the user to personalise their cygwin experience. These will never be overwritten. /usr/bin/install: cannot create directory /c/Documents and Settings/g'rard: Permission denied /usr/bin/install: cannot create directory /c/Documents and Settings/g'rard: Permission denied /usr/bin/install: cannot create directory /c/Documents and Settings/g'rard: Permission denied bash: cd: /c/Documents and Settings/g'rard: No such file or directory Your group is currently "mkpasswd". This indicates that the /etc/passwd (and possibly /etc/group) files should be rebuilt. See the man pages for mkpasswd and mkgroup then, for example, run mkpasswd -l [-d] > /etc/passwd mkgroup -l [-d] > /etc/group Note that the -d switch is necessary for domain users. It seems that cygwin doesn't like french accent .... How can I handle this situation ? thanks -- 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/