Ticket #604 (closed defect: fixed)
/usr/lib/grass64/etc/grass-run.sh does not work properly when called by gis.m to execute in a external xterm
| Reported by: | frankie | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | critical | Milestone: | 6.4.0 |
| Component: | Tcl/Tk | Version: | 6.4.0 RCs |
| Keywords: | xterm | Cc: | |
| Platform: | Linux | CPU: | Unspecified |
Description
PATH=<grass>/bin:<grass>/scripts:$PATH prepending is missing: that causes not found errors for all grass commands. Of course it works correctly when called within the main terminal window because the PATH is properly initialized before.
================================================================= If you wish to resize the X monitor, do so now. Window size is locked while interactive modules are running. =================================================================
/usr/lib/grass64/etc/grass-run.sh: line 29: g.proj -p: command not found
ERROR: g.proj -p exited abnormally. Press <enter> to continue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

