X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=s/B/IJwIDdkE1rATSbYZnPV5hW3Ao6wAtVeSMC0r76c rII1KjPQrgcudKpNME6qzs2MaszUlqo8eiwo5w0axvwq9QjixRZYpBebsqDBv/Uf RSIpjvsWqzajjXM3ejK+WT1KqSQWcuYntn0TOQO8m1OlgUUoBRnxos7AyspHHrEk = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=kqEjnCkidLAtz+Gwm2OUGGQTU+s=; b=wlO3KYcYPHaYTZZ3X 522QnEgLe6Fib0uREkqcDStedKjRH14bXVYn1hUztTCeDxiowsApg+yg3E2VSktj G5+LMIY80/hY2HBTofw+WBpdM/raoAk92RCdK9grj6Ix9h2cAn3eK+di0q+uPw50 d0Oqftc6scH0NBvSBMKd5Vnygs= 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 X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <518C575C.1040804@etr-usa.com> Date: Thu, 09 May 2013 20:11:40 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Cygwin-L Subject: Re: Clean install, incomplete setup - no home dir, broken PATH References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/9/2013 16:39, Daniel Davis wrote: > > all new shells > start from the same place (/usr/bin) with a broken path. I don't know about your other problems, but this one sounds like /etc/passwd didn't get set up correctly. Cygwin ships with a 'mkpasswd' script that does this for you. I'd suggest reading all the text surrounding 'mkpasswd' found on this page: http://www.cygwin.com/faq.html I could see problems due to spaces in the user name or Windows domains being an issue here, for example. You might also need to do a 'mkgroup'. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple