skip to main | skip to sidebar

java spring hibernate eclipse javascript linux sql WID WPS WESB SCA SDO

Just a collection of programming tips that I've accumulated in my head over the years, which I'm slowly putting into this blog, in case I forget them in future.

Monday, October 02, 2006

java/linux: Installing JDK/JavaSE

From command prompt, su as root.

create dir /usr/java
place jdk-1_5_0_09-linux-i586.bin in /usr/java

chmod 777 jdk-1_5_0_09-linux-i586.bi

From /usr/java type
./jdk-1_5_0_09-linux-i586.bin

JDK is now installed in /usr/java/jdk1.5.0_09
Posted by zeitgravity at 2.10.06
Labels: java, linux

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

zeitgravity
View my complete profile

Labels

  • eclipse
  • java
  • javascript
  • linux
  • regex
  • spring
  • sql
  • Web Service
  • Websphere Application Server
  • Websphere Integration Developer
  • Websphere Process Server

Blog Archive

  • ►  2015 (1)
    • ►  February (1)
  • ►  2009 (1)
    • ►  July (1)
  • ►  2008 (17)
    • ►  March (8)
    • ►  February (5)
    • ►  January (4)
  • ►  2007 (2)
    • ►  December (1)
    • ►  October (1)
  • ▼  2006 (7)
    • ▼  October (4)
      • linux: creating symbolic link for java
      • linux: How to find where a program is located
      • java/linux: Installing JDK/JavaSE
      • linux: How to uninstall a (non-rpm) program
    • ►  January (3)