Hi
That was the first error, that i got with my tests ;-)
I have used ":" at the first time, had a little problem with my eyes

bernd@apoll:~> java  -Xmx6800m -cp ~/temp/test/mkgmap.jar:~/temp/test/lib/
optional/*  uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator ~/
map_build/test/land-polygons-split-4326/land_polygons.shp  WGS84 ~/temp/test

Fehler: Hauptklasse uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator 
konnte nicht gefunden oder geladen werden
Ursache: java.lang.ClassNotFoundException: 
uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator

The path "uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator"  is correct 
and the class is in mkgmap.jar



Bernd


Am Freitag, 26. Oktober 2018, 13:43:35 CEST schrieb Thorsten Kukuk:
> On Fri, Oct 26, Bernd Weigelt wrote:
> > This is my command line
> > 
> > bernd@apoll:~> java  -Xmx6800m -cp ~/temp/test/mkgmap.jar;~/temp/test/lib/
> > optional/*  uk.me.parabola.mkgmap.sea.optional.PrecompSeaGenerator ~/
> > map_build/test/land-polygons-split-4326/land_polygons.shp  WGS84
> > ~/temp/test
> Syntax error: ";" must be ":" on Linux.
> 
>   Thorsten

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mkgmap-dev mailing list
mkgmap-dev@lists.mkgmap.org.uk
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to