Results 1 to 4 of 4
hello there
eventhough i hava made the installtion for java ,it still does not work in my computer
please give me the solution with the detials
thank you.......
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-11-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 18
java does not work in my computer
hello there
eventhough i hava made the installtion for java ,it still does not work in my computer
please give me the solution with the detials
thank you....
- 11-11-2005 #2
What distribution are you using and what method did you use to install java?
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 11-11-2005 #3Just Joined!
- Join Date
- Oct 2005
- Posts
- 18
i am using ubuntu
i have bin installtion
- 11-15-2005 #4
It's pretty simple:
1- download the .bin file from java.sun.com ( jdk-1_5_0_05-linux-i586.bin)
2- install java-package:
3- make a package so that later the ".bin" will install itself properly in all the right directoriesCode:sudo apt-get install java-package
4- now you are ready to install the packageCode:fakeroot make-jpkg jdk-1_5_0_05-linux-i586.bin
Everything is setup! no need to do any link, it's all there!Code:sudo dpkg -i sun-j2sdk1.5_1.5.0+update05_i386.deb
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee


Reply With Quote
