[06:59] are there eclipse 3.4 packages for ubuntu? === doko_ is now known as doko [13:45] please can anyone help me with java on my gutsy system? i can't get it work on firefox... :( [13:55] what's the signature for the deb http://people.ubuntu.com/~doko/ubuntu/ gutsy/ source? [13:55] oh it doesn't need one :P [13:55] it doesn't have one [13:55] WARNING: The following packages cannot be authenticated! [13:55] please can anyone help me with java on my gutsy system? i can't get it work on firefox... :( [13:56] oops [13:56] gamo thn java mesa [14:01] panosru: are you using 32bit or 64bit? [14:01] 64 [14:03] sun-java6-plugin doesn't have a 64 bit version [14:03] I've heard it's possible to use the 32bit, but I'd have to refer you to help.ubuntu.com for that [14:04] ok i will try something else then :/ [14:05] Or, if you like to experiment, there's a package with a name similar to icedtea-java7-plugin that's said to have a 64bit version [14:05] i tried icedtea [14:05] but it not work too [14:05] :/ [14:06] i'm also working on eclipse platform for develop and i need sun-java [14:07] * jamesstansell has stayed away from 64bit so far because of issues like this [14:09] 64bit system is about 30% faster of an 32bit system === jamesstansell_ is now known as jstansel_ [22:56] Have just completed an install of icedtea and I'm trying to figure out how to configure things so that I can install Ant 1.7.0. I see the ubuntu package description at http://packages.ubuntu.com/gutsy/devel/ant ... however 'aptitude show ant' list version 1.6. Presumably I need to update my software sources to include the devel content - is that correct? If so what should by deb statement look like? [23:14] https://launchpad.net/ubuntu/+source/ant/ also shows 1.7.0 [23:15] ant is in main? [23:17] dpml: what does "apt-cache madison ant" show? [23:17] umm - so it does [23:18] ant | 1.7.0-3 | http://ftp.iinet.net.au gutsy/main Packages [23:18] ant | 1.7.0-3 | http://ftp.iinet.net.au gutsy/main Sources [23:19] Looks like I've been seeing things. [23:19] * jstansel_ nods [23:20] ok - I'll continue - thanks [23:21] you're welcome :) [23:44] Is there some documentation somewhere on the overall logic of java-based product packaging best practice for ubuntu? [23:44] p.s. ant 1.7.0 install successfully [23:44] s/install/installed [23:46] Have just located http://blogs.sun.com/tmarble/resource/FOSDEM-2007/FOSDEM-2007-Debian-Ubuntu.pdf ... reading now.