On 27/01/13 20:15, RheinSkipper wrote: > java -Xmx5000m -cp mkgmap.jar;../lib/optional/*
The semi-colon must be a colon for unix/linux systems. > -bash: ../lib/optional/ant-1.8.2.jar: Permission denied The semi-colon ends the command and the the shell attempts to execute what comes afterwards. ..Steve _______________________________________________ mkgmap-dev mailing list [email protected] http://lists.mkgmap.org.uk/mailman/listinfo/mkgmap-dev
