[GRASS-dev] [GRASS GIS] #2683: grass 7 doesn't start in text mode on CentOS 7

#2683: grass 7 doesn't start in text mode on CentOS 7
----------------------------+-------------------------
  Reporter: morenocomelli | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.5
Component: Startup | Version: svn-trunk
Resolution: | Keywords: centos
       CPU: Unspecified | Platform: Unspecified
----------------------------+-------------------------
Changes (by neteler):

* version: 7.0.0 => svn-trunk

Comment:

Replying to [comment:17 rbarnes]:
> Thanks. But I'm not sure how someone new to GRASS is supposed to know
the foregoing. Perhaps by searching they will find this info here.

Sure, the idea is to improve the message. Now (r68795) it reads:

{{{
grass73
ERROR: Unable to start GRASS GIS. You have the choice to:
  - Launch the GRASS GIS interface with the '-gui' switch (`grass73 -gui`)
  - Launch GRASS GIS directly with path to the location/mapset as an
argument (`grass73 /path/to/location/mapset`)
  - Create manually the GISRC file (/home/user/.grass7/rc)
See also: https://grass.osgeo.org/grass73/manuals/helptext.html
Exiting...
}}}

(manual page URL added).

Any missing text from comment:16 should be added to that manual page.

If this modified error message is ok, I'll backport it. Otherwise please
suggest rephrasing.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2683#comment:18&gt;
GRASS GIS <https://grass.osgeo.org>