2006-04-28 05:16:02 +02:00
|
|
|
****************************************************************
|
|
|
|
|
|
|
|
Start Mapyrus from a terminal window with a command like:
|
|
|
|
|
2006-04-28 17:44:51 +02:00
|
|
|
java -classpath %%DATADIR%%/%%MAPYRUSJAR%% org.mapyrus.Mapyrus myfile.mapyrus
|
2006-04-28 05:16:02 +02:00
|
|
|
|
2006-09-20 05:36:59 +02:00
|
|
|
(If a real X-Windows display is not available, use the
|
|
|
|
-Djava.awt.headless=true startup variable).
|
|
|
|
|
2006-04-28 05:16:02 +02:00
|
|
|
or simply:
|
|
|
|
|
|
|
|
mapyrus myfile.mapyrus
|
|
|
|
|
|
|
|
****************************************************************
|