openjdk not getting installed

  • Hello,


    Am trying to install Subsonic but am getting an error for java openjdk. same thing when i try to install mcmyadmin.





    When i try to update i get this at the end of the update:


    Many thanks for the help

  • I found this very helpfull.


    Code
    echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee /etc/apt/sources.list.d/webupd8team-java.list
    echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list
    apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys EEA14886
    apt-get update
    apt-get install oracle-java8-installer
    exit


    Edit: forgot to mention, that subsonic now works on my box, with those commands above :)

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!