Dear GRASS users,
A new educational PC system in my university is under
development. They are installing GRASS to Linux (Cent OS 5.2).
They have a trouble in d.mon command like this:
GRASS 6.2.3 (test):~ > d.mon x0
ERROR: no such monitor 'x0'
No such monitor as 'x0'
Problem selecting x0. Will try once more
No such monitor as 'x0'
Same things happen to x1, x2, x3, ... also. Can anyone
give me a hint to help them? Here is a list of currently
available monitors by d.mon command:
GRASS 6.2.3 (test):~ > d.mon -l
name description
---- -----------
PNG Create PNG Map
png1 Create PNG Map
png2 Create PNG Map
png3 Create PNG Map
png4 Create PNG Map
png5 Create PNG Map
png6 Create PNG Map
png7 Create PNG Map
gism Create PNG Map for gis.m
--
Kenlo Nishida Nasahara
Institute of Agricultural and Forest Engineering
University of Tsukuba, Japan 305-8572
kenlo@sakura.cc.tsukuba.ac.jp
On Thu, Feb 5, 2009 at 9:11 AM, NASAHARA (Nishida), Kenlo
<kenlo@sakura.cc.tsukuba.ac.jp> wrote:
Dear GRASS users,
A new educational PC system in my university is under
development. They are installing GRASS to Linux (Cent OS 5.2).
They have a trouble in d.mon command like this:
GRASS 6.2.3 (test):~ > d.mon x0
ERROR: no such monitor 'x0'
No such monitor as 'x0'
Problem selecting x0. Will try once more
No such monitor as 'x0'
Same things happen to x1, x2, x3, ... also. Can anyone
give me a hint to help them? Here is a list of currently
available monitors by d.mon command:
GRASS 6.2.3 (test):~ > d.mon -l
name description
---- -----------
PNG Create PNG Map
png1 Create PNG Map
png2 Create PNG Map
png3 Create PNG Map
png4 Create PNG Map
png5 Create PNG Map
png6 Create PNG Map
png7 Create PNG Map
gism Create PNG Map for gis.m
Is it possible that they compiled GRASS without having X installed
or selected or the Xorg-devel package installed?
Or did they install a precompiled binary (if so, taken from where?).
Best,
Markus
Markus,
Thank you. It worked. The problem was in the
installation of X, as you pointed out.
On Thu, 5 Feb 2009 09:59:11 +0100
Markus Neteler <neteler@osgeo.org> wrote:
On Thu, Feb 5, 2009 at 9:11 AM, NASAHARA (Nishida), Kenlo
<kenlo@sakura.cc.tsukuba.ac.jp> wrote:
> Dear GRASS users,
>
> A new educational PC system in my university is under
> development. They are installing GRASS to Linux (Cent OS 5.2).
> They have a trouble in d.mon command like this:
>
> GRASS 6.2.3 (test):~ > d.mon x0
> ERROR: no such monitor 'x0'
> No such monitor as 'x0'
> Problem selecting x0. Will try once more
> No such monitor as 'x0'
>
> Same things happen to x1, x2, x3, ... also. Can anyone
> give me a hint to help them? Here is a list of currently
> available monitors by d.mon command:
>
> GRASS 6.2.3 (test):~ > d.mon -l
> name description
> ---- -----------
> PNG Create PNG Map
> png1 Create PNG Map
> png2 Create PNG Map
> png3 Create PNG Map
> png4 Create PNG Map
> png5 Create PNG Map
> png6 Create PNG Map
> png7 Create PNG Map
> gism Create PNG Map for gis.m
Is it possible that they compiled GRASS without having X installed
or selected or the Xorg-devel package installed?
Or did they install a precompiled binary (if so, taken from where?).
Best,
Markus
--
Kenlo Nishida Nasahara
Institute of Agricultural and Forest Engineering
University of Tsukuba, Japan 305-8572
kenlo@sakura.cc.tsukuba.ac.jp