This is the mail archive of the
cygwin
mailing list for the Cygwin project.
bash incorrectly determines HOME and HOMEDRIVE
- From: "Ralf G. R. Bergs" <rabe at RWTH-Aachen dot DE>
- To: cygwin at cygwin dot com
- Date: Thu, 25 Mar 2004 21:41:57 +0100
- Subject: bash incorrectly determines HOME and HOMEDRIVE
[Please CC: me in your replies, since I'm not subscribed to this list. I
will post a summary if I receive enough response.]
Hi there,
I've a quite unusual setup on my XP box since my profile directory is
NOT on the XP system drive. I moved it from there onto a separate partition.
ALL Windoze apps are happy and succeed to determine the correct profile
path when storing application data, but Cygwin fails. :-(
My system drive is E:, and Cygwin incorrectly sets HOMEDRIVE to E: and
HOME to "E:\Documents and Settings\rabe". The correct location of HOME
is "H:\Documents and Settings\rabe", so HOMEDRIVE should be set to H:.
I've manually set the correct values in XP's "System Properties ->
Environment Variables". That makes HOME appear correctly in a bash, but
HOMEDRIVE is still incorrect (E:). I suspect it's a bug in bash.
Can anyone check whether my assumption is correct?
Thanks,
Ralf
--
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/