[GRASS-dev] Re: [GRASS GIS] #491: grass7: cannot start grass with
-text and no existing .grassrc7
GRASS GIS
trac at osgeo.org
Thu May 13 17:40:20 EDT 2010
#491: grass7: cannot start grass with -text and no existing .grassrc7
--------------------------+-------------------------------------------------
Reporter: mlennert | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: default | Version: svn-trunk
Resolution: | Keywords:
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by martin):
Ok, let me try it this way:
{{{
jive: 23:30:10 ~> /opt/GRASS70/bin/grass70 -text
/home/martin/grassdata/world/PERMANENT
[...]
Hit RETURN to continue
Starting GRASS GIS...
</home/martin/grassdata/world/PERMANENT> is not a valid GRASS location
}}}
This doesn't come by surprise, since the entire $GISDBASE has yet to be
created. Next try, adding "-c":
{{{
jive: 23:32:25 ~> /opt/GRASS70/bin/grass70 -c -text
/home/martin/grassdata/world/PERMANENT
[...]
Hit RETURN to continue
Starting GRASS GIS...
The location <world> does not exist. Please create it first.
}}}
So, should I conclude that creating a new $GISBASE is currently impossible
in 7.0 SVN trunk without using a GUI ?
Cheers, Martin.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/491#comment:4>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list