Closed GoogleCodeExporter closed 9 years ago
What JDK are you using to build?
Original comment by JamesRPu...@gmail.com
on 14 Sep 2009 at 10:41
You need to switch to a newer version of Java. Google for "Java 1.6 Debian
Lenny",
there's plenty of information out there.
Original comment by anthonybaxter@gmail.com
on 15 Sep 2009 at 2:48
To solve this issue I did:
step 1) install java 1.6:
aptitude install sun-java6-jdk sun-java6-jre
step 2) select which java to use:
update-alternatives --config java
(On the list I selected /usr/lib/jvm/java-6-sun/jre/bin/java)
Done.
Original comment by momchi...@gmail.com
on 15 Sep 2009 at 12:04
closing as 'WontFix', since it's working for you. Joe, you might want to make
sure the
docs are clear in this area...
Original comment by anthonybaxter@gmail.com
on 15 Sep 2009 at 1:50
Original issue reported on code.google.com by
momchi...@gmail.com
on 14 Sep 2009 at 9:59