On Fri, Jan 07, 2011 at 07:47:17PM +0100, Joachim Zobel wrote: > The patch fixed it. I had however already a java6 installed: > > j...@vostro:~$ ls -l /etc/alternatives/java > lrwxrwxrwx 1 root root 36 10. Aug 2008 /etc/alternatives/java > -> /usr/lib/jvm/java-6-sun/jre/bin/java > > Dont't know why this was not used.
Because without parameters and unless you set JAVA_HOME, find_java_runtime() looks first for /usr/lib/jvm/default-java link then for first among /usr/lib/jvm/*. I suppose you had JAVA_HOME set to /usr/lib/jvm/java-gcj. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org