[00:27] WOW !! openjdk6 in hardy ... [01:23] installer openjdk6-jre and there's no java only javaws [01:24] where is java ? [16:47] is a package for openjdk-6-bin comming ?? or in which package is java I've only found javac javaws [16:47] but not java [20:02] leonel: i believe i've used 'java' from openjdk yesterday [20:03] icedtea-7-bin has it [20:03] and I've used it [20:03] but since i removed icedtea no more java [20:06] let me try here [20:09] /usr/lib/jvm/java-6-openjdk/jre/bin/java [20:09] yeah. it's there [20:09] openjdk-6-jre-headless: /usr/lib/jvm/java-6-openjdk/jre/bin/java [20:17] leonel: got it? [20:17] PLOP! [20:18] xhaker: I was looking for a -bin package [20:19] i jre-headless was pulled by -jre for me and it just worked [20:21] here too [20:21] but .. for java showed me a list of alternatives [20:21] that's why I believed there was no java yet [20:22] udpate alternatives and is working now [20:22] THANK you [20:22] ;) [20:30] leonel: now that i check more closely, -bin should exist. [20:31] I was thinking that headless was for server apps [20:32] check the output of update-java-alternatives -s java-6-openjdk [20:35] Solution: -jdk [20:37] swing apps are working [20:39] you can't install ant though. ant depends on the other jvm's, ant needs to learn this one