Hello

>    export
> CLASSPATH=$CLASSPATH:/opt/jars/osmprotobuf/osmpbf.jar:/opt/jars/protobuf-2.3.0/protobuf.jar
>    java -Xmx896m -jar $FILEDIR/splitter.jar --cache=$cache

The CLASSPATH has no effect when you use -jar.

The jar file contains its own class path which contains all the jar 
files in the lib directory of the distribution.

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

Reply via email to