![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |||
|
A Carafe of Ubuntu
![]() Join Date: Mar 2005
Beans: 133
|
HOW-TO: Building your own Java 1.5 package
This How-to is based on that and that thread and this page
Download JRE 5.0 Update 6 Code:
sudo apt-get install fakeroot java-package java-common fakeroot make-jpkg jre-1_5_0_06-linux-i586.bin sudo dpkg -i sun-j2re1.5_1.5.0+update06_i386.deb sudo update-alternatives --config java java -version Code:
java version "1.5.0_06" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05) Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing) Quote:
Quote:
Quote:
Last edited by humanity_to_others; December 1st, 2005 at 03:53 AM.. Reason: integrated with useful tips |
|||
|
|
|
|
|
#2 |
|
Has an Ubuntu Drip
![]() |
Re: HOW-TO: Building your own Java 1.5 package
thanks for this howto, very usefull I think.
|
|
|
|
|
|
#3 |
|
Quad Shot of Ubuntu
![]() |
Re: HOW-TO: Building your own Java 1.5 package
great howto.
|
|
|
|
|
|
#4 |
|
Quad Shot of Ubuntu
![]() |
Re: HOW-TO: Building your own Java 1.5 package
It's important to notice I was presented with the following question when I executed the update-alternatives command line (I installed j2sdk):
Code:
There are 3 alternatives which provide `java'.
Selection Alternative
-----------------------------------------------
1 /usr/bin/gij-wrapper-4.0
*+ 2 /usr/lib/jvm/java-gcj/bin/java
3 /usr/lib/j2sdk1.5-sun/bin/java
|
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() |
Re: HOW-TO: Building your own Java 1.5 package
thankyou, worked a charm
|
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() Join Date: May 2005
Beans: 251
|
Re: HOW-TO: Building your own Java 1.5 package
Awesome. Worked like a charm!
|
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() |
Re: HOW-TO: Building your own Java 1.5 package
All that I can say is THANK YOU SO MUCH. I've been tearing my head out trying to get JAVA installed and you did it thank you, thank you, thank you!!!
Book-marked this page for future reference...
__________________
vr Tom Garner 4580576(ICQ) |
|
|
|
|
|
#8 |
|
First Cup of Ubuntu
![]() Join Date: Nov 2004
Beans: 9
|
Re: HOW-TO: Building your own Java 1.5 package
i cant seem to find the java-package debs... where do i find it?
nevermind. i added multiverse to my sources.lst Last edited by m9dhatter; October 17th, 2005 at 02:26 AM.. |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Sep 2005
Beans: 19
|
Re: HOW-TO: Building your own Java 1.5 package
Thanks for this guide. Easiest java install I would have to say.
|
|
|
|
|
|
#10 |
|
5 Cups of Ubuntu
![]() |
Re: HOW-TO: Building your own Java 1.5 package
done everything but when i...
eric@UbuntuHR3:~/Desktop$ java -version Error occurred during initialization of VM java/lang/NoClassDefFoundError: java/lang/Object BUT NOW i can run LimeWire. What happen? =) |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|