Page 6 of 6 FirstFirst ... 456
Results 51 to 54 of 54

Thread: HowTo:How to Install Java in Ubuntu/Kubuntu

  1. #51
    Join Date
    Sep 2011
    Location
    New York City
    Beans
    214
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Thumbs up Re: HowTo:How to Install Java in Ubuntu/Kubuntu

    Quote Originally Posted by jdjenkins View Post
    This is what I used to get Java working:

    https://help.ubuntu.com/community/Java
    Thanks for the link to this thread. I was able to download and install via the Software Center, the plugin for firefox. It works now and I was able to download those molecule PDB files from the site. I wonder if there's any place here I could upload them to for display purposes. It's a cool program. It's called Pymol.
    When in doubt, check it out!

    If all else fails, check the plug!

  2. #52
    Join Date
    Jun 2009
    Location
    Alabama
    Beans
    2,232

    Arrow Re: HowTo:How to Install Java in Ubuntu/Kubuntu

    Here is a clear set of instructions I found to install Oracle Java 7. I am going to try them. I'll report back as to whether it works.

    http://www.webupd8.org/2011/09/how-t...-7-jdk-in.html

    Tim
    Cyberpower PC, Core i5 2500 3.3 gHz, 8GB DDR3, ATI 6770 1GB, Samsung BX 2440 LED 1080p, 1 TB SATA III, 2 TB SATA III, Siduction Linux 64-bit

  3. #53
    Join Date
    Jun 2009
    Location
    Alabama
    Beans
    2,232

    Thumbs up Re: HowTo:How to Install Java in Ubuntu/Kubuntu

    Quote Originally Posted by ratcheer View Post
    Here is a clear set of instructions I found to install Oracle Java 7. I am going to try them. I'll report back as to whether it works.

    http://www.webupd8.org/2011/09/how-t...-7-jdk-in.html
    This worked perfectly.

    Code:
    tim@tim-oneiric:~/Downloads/oracle-jdk-7$ java -version
    java version "1.7.0"
    Java(TM) SE Runtime Environment (build 1.7.0-b147)
    Java HotSpot(TM) 64-Bit Server VM (build 21.0-b17, mixed mode)
    tim@tim-oneiric:~/Downloads/oracle-jdk-7$ javac -version
    javac 1.7.0
    And the Java 1.7.0 plugin is installed and working in my web browser.

    Tim
    Cyberpower PC, Core i5 2500 3.3 gHz, 8GB DDR3, ATI 6770 1GB, Samsung BX 2440 LED 1080p, 1 TB SATA III, 2 TB SATA III, Siduction Linux 64-bit

  4. #54
    Join Date
    Jan 2005
    Beans
    29

    Re: HowTo:How to Install Java in Ubuntu/Kubuntu

    This does not work in Kubuntu as the last step requires gksudo, which of course is not present in Kubuntu (is also not in repositories by default. On top of all this, it installs gtk and some other stuff, when this could probably be done in a console.

    Meanwhile I'm still struggling to get it to work in Kubuntu

Page 6 of 6 FirstFirst ... 456

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •