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 |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Mon, 18 Mar 2002 17:00:17 +0100 |
From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
X-Mailer: | The Bat! (v1.54 Beta/45) Business |
Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Organization: | Esse keine toten Tiere |
X-Priority: | 3 (Normal) |
Message-ID: | <8415469213.20020318170017@familiehaase.de> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: terminal is not fully functional |
In-Reply-To: | <AHENJAAPGAHKCFPLDPOJAEDPCBAA.relaxedrob@optushome.com.au> |
References: | <AHENJAAPGAHKCFPLDPOJAEDPCBAA DOT relaxedrob AT optushome DOT com DOT au> |
MIME-Version: | 1.0 |
Robert, Montag, 18. März 2002 16:53:54, du schriebst: > start button | > settings | > control panel | > passwords and users | > clicked on my id | > properties | > changed my username from "Robert Mark Bram" to "RobertMarkBram". Hmmm, Windows is a little picky about changes... > I noticed that when I rebooted and started up Cygwin, it still put me in a > home directory of /Robert Mark Bram. Have you regenerated your /etc/passwd file? > Now when I run Cygwin it is putting me in a directory "/cygdrive/c" and some > of my commands are not working. For example: > Robert Mark Bram AT DIJONG ~ > $ pwd > /cygdrive/c That is because this is your HOMEPATH setting somewhere in windows. Try adding s.th. like this to /etc/profile: unset HOME unset HOMEPATH at the beginning after the PATH declaration. > Robert Mark Bram AT DIJONG ~ > $ man ls | less > WARNING: terminal is not fully functional > - (press RETURN) Hmmm. No idea. Move all your stuff from /home/Robert Mark Bram to /home/RobertMarkBram, regenerate /etc/passwd: $ mkpasswd -l > /etc/passwd or $ mkpasswd -d > /etc/passwd Gerrit -- $ make signature make: *** No rule to make target `signature'. Stop. -- 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 |