[GRASS-user] d.m.tcl
Martin Rutzinger
Martin.Rutzinger at uibk.ac.at
Fri Feb 16 12:36:11 EST 2007
hi list,
im working on a fc6 and a fc5 machine and installed them from scratch with the
newest grass63-cvs. if i try to start the display manager i get the following
error (see below). furthermore g.copy doesn't work for raster maps
('Speicherzugriffsfehler'; should be something like 'memory access error').
i suppose i have any problem with tcl/tk or gdal, or a missing link... but i
tried both: tcl/tk8.4 and tcl/tk8.5; gdal-1.3.2 and gdal-1.4.0
thanks for helping,
martin
GRASS 6.3.cvs (utm):~ > d.m
GRASS 6.3.cvs (utm):~ > Error in startup script:
Fehler: Benötigter Parameter <output> ist nicht gesetzt:
(PostScript Ausgabedatei).
Beschreibung:
Werkzeug zur Erstellung von Ausgabekarten im PostScript-Format.
Schlüsselwörter:
Postscript, Karte, Drucken
Benutzung:
ps.map [-rpe] [input=string] output=string [scale=mapscale]
[copies=value] [--verbose] [--quiet]
Flags:
-r Rotiere Zeichnung um 90 Grad
-p Gebe Papierformate aus (Name Breite Höhe links rechts oben unten(Rand) )
-e Erzeugt EPS (Encapsulated PostScript) anstatt PostScript-Dateien.
--v Gesprächige Modulausgabe (verbose)
--q Schweigsame Modulausgabe
Parameter:
input Datei die Instruktionen zum Kartenzeichnen enthält (Oder benutzen Sie
input=- für eine interaktive Eingabe über die Tastatur).
output PostScript Ausgabedatei
scale Maßstab der Ausgabekarte, z.B. 1:25000 (standardmäßig: Anpassung an
die Seite)
copies Anzahl der Kopien.
Optionen: 1-20
while executing
"exec ps.map -p"
(procedure "DmPrint::init" line 14)
invoked from within
"DmPrint::init"
(procedure "main" line 34)
invoked from within
"main $argc $argv"
(file "/usr/local/grass-6.3.cvs/etc/dm/d.m.tcl" line 1637)
More information about the grass-user
mailing list