Brian Hamlin wrote: > with a tiny bit of investigation, it looks like someone with java > knowledge needs to set > $JAVA_OPTS to include --XXaltjvm=/usr/lib/jvm/java-6-sun-1.6.0.15 > something > in the launch script... > > this DVD is likely to get a lot of exposure.. > I would argue its worth the time of someone to make this small change > > best regards > -Brian > > == > Brian Hamlin > planetwork.net > OSGeo California Chapter > (415) 717-4462 cell
Just needed to give it the path to the java it wants instead of calling straight java which picks the system default. If this causes problems for lots of packages we can consider running update-alternatives to set sun java as the default. Fixed in revision, 3421 Thanks, Alex _______________________________________________ Live-demo mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/live-demo http://wiki.osgeo.org/wiki/Live_GIS_Disc
