Ubuntu 10.04 Lucid sun-java6-jdk

Da questa version di Ubuntu i pacchetti sun-java6 sono stati spostati sul repository dei Partner (prima erano in Multiverse)

https://wiki.ubuntu.com/LucidLynx/ReleaseNotes

Per procedere con l’installazione:

  1. sudo add-apt-repository “deb http://archive.canonical.com/ lucid partner”
  2. sudo apt-get update
  3. sudo apt-get install sun-java6-jdk
  4. configurare con
    update-java-alternatives –l
    e
    sudo update-java-alternatives -s java-6-sun

Altre fonti:

http://happy-coding.com/install-sun-java6-jdk-on-ubuntu-10-04-lucid/

Commenti

Post popolari in questo blog

Eclipse underscore not visible

Batch Convert CSV to XLSX with LibreOffice (OpenOffice)