Closed GoogleCodeExporter closed 9 years ago
You need a 32-bit version of Java. When you start it, you might need to
manually edit
the starter script to use the 32-bit version of Java.
Original comment by icz...@gmail.com
on 7 Oct 2009 at 1:47
Thanks, that did the trick. What I had to do:
sudo apt-get install ia32-sun-java6-bin
sudo update-alternatives --config java
The first step installs a 32bit java, the second lets you select this new
installed
java as default java implementation.
Original comment by peter.k...@gmx.de
on 7 Oct 2009 at 1:55
Glad you could start it.
Original comment by icz...@gmail.com
on 7 Oct 2009 at 2:01
Original issue reported on code.google.com by
peter.k...@gmx.de
on 7 Oct 2009 at 1:45