Java in ubuntu
Dennis Kaarsemaker
dennis at kaarsemaker.net
Wed Aug 3 11:06:20 UTC 2005
On wo, 2005-08-03 at 17:37 +0700, Andi Gmail wrote:
> Hi all...
>
> Has anyone experience coding java on ubuntu?(I mean step by step from
> installation) couse there is less information about that when I
> googling.
There are 5 steps:
* Download the .bin installer from java.sun.com (note: not the .rpm.bin)
* Enable the multiverse repository (wiki.ubuntu.com/AddingRepositories)
* Install fakeroot and java-package (sudo aptitude install
java-package fakeroot)
* Create a .deb file (fakeroot make-jpkg the_jdk_filename.bin)
* Install the .deb file: sudo spkg -i sun*.deb
--
Dennis K.
- Linux for human beings: http://www.ubuntulinux.org
- Linux voor normale mensen: http://www.ubuntulinux.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050803/a1ed97b5/attachment.sig>
More information about the ubuntu-users
mailing list