<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-3" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Glynn Clements wrote:
<blockquote
cite="mid18116.39926.438938.775625@cerise.gclements.plus.com"
type="cite">
<pre wrap="">Luigi Ponti wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Dear list,
On my MS Window XP machine, I have:
- Cygwin GRASS 6.1.cvs (last Huidae Cho's version);
- Cygwin GRASS 6.2.2-1 (18-Jul-2007);
- Native winGRASS 6.3.cvs (wingrass63_cvs20070801, 01-Aug-2007).
Some observations:
The three do not interfere with each other, except for the native
winGRASS 6.3.cvs that needs to reset GISDBASE: in ~/.grassrc6 to an
absolute path at startup (c:\cygwin\home\$USER\ as opposed to
\home\$USER\ which is enough for Cygwin): next time you use a Cygwin
version, it complains that it does not find the database folder (and
vice versa when you use start the native version after a Cygwin/GRASS
session). I understand one is very likely to survive this inconvenience,
but is there a way around it?
</pre>
</blockquote>
<pre wrap=""><!---->
Use different values of $HOME for Cygwin and Windows.
</pre>
</blockquote>
My Windows $HOME has been set to "C:\cygwin\home\user" via the Windows
control panel. I would not know how to set $HOME to a different value
for Cygwin ("/home/user/"? This is the value I enter manually when I
start Cygwin/GRASS after a native winGRASS session -- because it cannot
find "C:\cygwin\home\user" ). I tried setting &HOME in Cygwin via
.bashrc but it did not work. The fact is that when GRASS starts up, it
seems to look into GISDBASE value written in ~/.grassrc6 during the
last session.<br>
<br>
Thanks and regards,<br>
<br>
Luigi<br>
</body>
</html>