public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* win32 dia and HOME=/usr/bin/%USERPROFILE% fix
@ 2003-06-16 21:56 Brian Koehmstedt
  2003-06-23  8:49 ` Soren A.
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Koehmstedt @ 2003-06-16 21:56 UTC (permalink / raw)
  To: cygwin


I had the problem of bash starting up with the home directory being
/usr/bin/%USERPROFILE%.

I searched the mailing list and came up with a January thread on the issue,
which informed me that the problem was due to the win32 dia installer
creating a Windows environment HOME variable that superceded bash's normal
HOME.

(the start of the Jan thread is at
http://sources.redhat.com/ml/cygwin/2003-01/msg01503.html)

In that thread I saw some suggestions on editing /etc/profile to fix it, but
I found this to be an easier all-around solution:

Edit the cygwin.bat file and put "set HOME=" somewhere in it.  This unsets
the Windows HOME environment variable and Cygwin/bash starts up with the
correct HOME environment variable.

I use startxwin.sh to start up X, but if you use startxwin.bat then you
probably have to edit that file too since it's another Windows batch file
that starts up bash shells.

-- 
Brian Koehmstedt
bpk@hungry.com

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-23  7:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-16 21:56 win32 dia and HOME=/usr/bin/%USERPROFILE% fix Brian Koehmstedt
2003-06-23  8:49 ` Soren A.
2003-06-23  9:35   ` John Morrison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).