<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000000">
Nikos Alexandris wrote:
<blockquote cite="mid:1249431125.5269.9.camel@vertical" type="cite">
  <pre wrap="">On Tue, 2009-08-04 at 19:33 -0400, Milton Cezar Ribeiro wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Nikos. 
 
Thanks for the reply.
Yes, location is included on .grassrc6.
 
$ cat .grassrc6 
GISDBASE: C:/Mymapset
LOCATION_NAME: newLocation
MAPSET: PERMANENT
GRASS_GUI: tcltk

Any other idea?!
 
cheers 
milton 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Milton,

from your previous post in the other thread it seems that you do not
define the location/mapset [1]. Did you try to start like:
"$ /c/OSGeo4W/apps/grass/bin/grass64 -gui
C:/Mymapset/newLocation/PERMANENT"

or

"$ /c/OSGeo4W/apps/grass/bin/grass64 -text
C:/Mymapset/newLocation/PERMANENT"



  </pre>
</blockquote>
Also, I think you can just blow away the .grass6rc file and start
fresh. This way, on starting, GRASS should ask where the GISDBASE is,
and offer to create locations and mapsets... <br>
</body>
</html>