[GRASS-user] d.mon and libgdal.so.1 on a cluster
Agustin Diez Castillo
adiez at uv.es
Thu Feb 19 03:28:27 EST 2009
Did you try another g.gui option?
Description:
Launches a GRASS graphical user interface (GUI) session.
Keywords:
general, gui
Usage:
g.gui [-u] [gui=string] [workspace=name] [--verbose] [--quiet]
Flags:
-u Update default GUI setting
--v Verbose module output
--q Quiet module output
Parameters:
gui GUI type
Default value: GRASS_GUI if defined otherwise tcltk
options: tcltk,oldtcltk,wxpython
tcltk: Tcl/Tk based GUI - GIS Manager (gis.m)
oldtcltk: Old Tcl/Tk based GUI - Display Manager (d.m)
wxpython: wxPython based next generation GUI
workspace Name of workspace file
El Feb 18, 2009, a las 8:20 PM, Jose Miguel Martins Delgado escribió:
> Dear GRASS users,
>
> I am doing the first steps on GRASS on a cluster in my institute.
> After logging in:
>
> ssh -X name_of_machine
>
> I launch grass63. When trying to start a monitor, say x0, it returns:
>
> GRASS 6.3.0 > d.mon start=x0
> ERROR: no such monitor 'x0'
> ERROR: No such monitor as 'x0'
> Problem selecting x0. Will try once more
> ERROR: No such monitor as 'x0'
>
>
> When listing the monitors:
>
> name description
> ---- -----------
> PNG Create PNG file
> png1 Create PNG file
> png2 Create PNG file
> png3 Create PNG file
> png4 Create PNG file
> png5 Create PNG file
> png6 Create PNG file
> png7 Create PNG file
> gism Create PNG file for gis.m
> HTMLMAP Create HTML Image Map
> PS Create PS file
> ps1 Create PS file
> ps2 Create PS file
> ps3 Create PS file
> ps4 Create PS file
> ps5 Create PS file
> ps6 Create PS file
> ps7 Create PS file
>
>
> So, no graphics monitor available to start.
>
> Another problem is one that I am having both on the cluster and on
> my personal computer: v.in.ogr does not work.
> GRASS 6.3.0 > v.in.ogr
> v.in.ogr: error while loading shared libraries: libgdal.so.1: cannot
> open shared object file: No such file or directory
>
>
> I already know that some symbolic links must be made before
> proceeding, but the problem is that my "ldconfig" is running weird
> and returning
>
> jdelgado at jdelgado-laptop:~$ ldconfig
> /sbin/ldconfig.real: ?e is not a known library type
> /sbin/ldconfig.real: ???@*k?Q-??V????P???N\|?
>
> etc...
>
> Thank you in advance for your suggestions.
>
> Greetings
>
> Jose Delgado
>
>
>
>
>
>
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
More information about the grass-user
mailing list