[email protected] wrote: > Looks like the fat jar(tm) osmosis.jar did not contain the jpf-1.5.jar > here. > Osmosis doesn't have a far jar. It would be handy in cases like this so if anybody wishes to produce one it would be appreciated. > Hanno: If you use "-jar" for an executable jar > then setting "-classpath" is ignored. > > Marcus > > On Tue, 26 May 2009 10:09:06 +0200, Hanno Böck <[email protected]> wrote: > >> java -classpath /usr/share/osmosis/lib/osmosis.jar >> -Djava.library.path=/lib:/usr/lib -jar >> > /usr/share/osmosis/lib/osmosis.jar > Every library included in the osmosis "lib/default" directory must be available at runtime. You used to be able to get away with it for some basic tasks such as xml reading and writing but this is no longer the case.
Brett _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

