Kubuntu + Java
I finally figured out how to get Java installed with Kubuntu. Some nice people at ubuntu bakcports packaged both j2re 1.5 and j2sdk 1.5. Kub is based on Horaey so you simply need to add horaey related entries to your /etc/apt/sources.list:
deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted
Then just install them using apt:
apt-get install sun-j2re.15
apt-get install sun-j2sdk1.5
Please note that the whole operation takes a while. The packages are 38MB and 65MB each
So there. Java on kubuntu without problems.
Related Posts:
September 18th, 2006 at 12:14 am (1172) [Quote]
Your sources have died
Posted usingSeptember 18th, 2006 at 1:15 am (1173) [Quote]
Eh… They keep messing with the backports. I hate when they do that.
Anyways, this might help. It’s not as easy as apt-get but it seems straightforward.
Posted usingFebruary 8th, 2008 at 7:03 am (8019) [Quote]
that page is not found
Posted usingFebruary 8th, 2008 at 7:24 pm (8037) [Quote]
Yeah… I don’t even remember what it was supposed to be.
Anyway, on (K)ubuntu 7.10 just do:
That should do the trick.
Posted using