LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   installing java (https://www.linuxquestions.org/questions/programming-9/installing-java-261687/)

kshatriyarules 12-02-2004 06:49 AM

installing java
 
how can i install java on my fc2 system?Someone please help.

trevelluk 12-02-2004 07:22 AM

Take a look at http://java.sun.com/j2se/1.5.0/download.jsp (Java 1.5.0) or http://java.sun.com/j2se/1.4.2/download.html (for Java 1.4.2). In either case, click on "Download SDK" to get the full Java SDK (so you can develop Java programs), or "Download JRE" (just the runtime, lets you run Java programs someone else has written). Make sure you choose the Linux version, this'll download a BIN file. As root, run this from the command line (you might need to change the permissions to make it executable).

Hope this helps!

csfalcon 12-02-2004 11:04 AM

This should help

http://www.csfalcon.com/wiki/csfalcon/JavaSDK


All times are GMT -5. The time now is 09:37 PM.