[Live-demo] Re: [OSGeo] #614: OpenJUMP fails to launch
OSGeo
trac_osgeo at osgeo.org
Sun Aug 1 21:28:01 PDT 2010
#614: OpenJUMP fails to launch
-----------------------+----------------------------------------------------
Reporter: darkblueb | Owner: live-demo@…
Type: defect | Status: new
Priority: critical | Milestone:
Component: LiveDVD | Keywords: 4b5
-----------------------+----------------------------------------------------
Comment(by hamish):
Replying to [comment:1 johanvdw]:
> Not sure if this is the best solution, but if java is forced
> to be sun java it does start:
> eg
> JAVA_HOME=/usr/lib/jvm/java-6-sun openjump
> works
will adding this to the end of `install_openjump.sh`:
{{{
echo "JAVA_HOME=/usr/lib/jvm/java-6-sun" >> "$USER_HOME/.profile"
}}}
cause any trouble for any other Java projects on the disc?
if it would, I'd suggest editing openjump.desktop and changing the Exec=
line to be like
{{{
Exec=JAVA_HOME=/usr/lib/jvm/java-6-sun openjump
}}}
and hope for the best.
Other Java projects (notably gvSIG) use JAI as well, do they have the same
problem?
Hamish
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/614#comment:3>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list