Howto install Java on Debian Sarge

Add this line to your /etc/apt/sources.list file

 deb ftp://ftp.tux.org/java/debian/ sarge non-free

Run ‘apt-get update’
Run ‘apt-get install j2sdk1.4′ to install the SDK or ‘apt-get install j2re1.4′ to install the Runtime Environment.

Related posts:

  1. Howto install Sun Java on Debian Sarge
  2. Howto Install Sun Java on Debian Etch
  3. Ubuntu Howto: Install Sun Java
  4. Howto PHP / Java bridge on Debian
  5. Howto install Xen on Debian Sarge (stable)
  6. Howto Install Oracle on Debian
  7. Ubuntu Howto: Install Oracle
  8. Debian Backports
  9. Upgrade Debian Etch to Debian Lenny
  10. Java and C benchmark

Popular Related Items »

Leave a Comment