Results 1 to 10 of 10

Thread: Java Help

  1. #1
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Java Help

    Hello, I've installed java on earlier ubuntu OS's before, but I can't quite tell what is wrong now.
    I've installed java on my current operating system (9.04) so when I type
    Code:
    java -version
    it gives me 1.6.0_0
    And i have java enabled under firefox preferences, but I still can't seem to run it on programs online (i.e. Runescape)
    Has anyone had this problem?

    - Thanks
    I am an advocate of FOSS

  2. #2
    Join Date
    Apr 2009
    Location
    Texas
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Java Help

    have you tried installing via synap package manager?
    Ubuntu Christian Edition chat on irc at server: OFTC/channel: #ubuntuCE
    BootInfoScript DualBooting
    Grub Grub2 MBR/GRUB
    Boot Info Script courtesy of community member meierfra and ghulselmans

  3. #3
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    Yes, I downloaded the .deb package from the java website and installed it that way
    I am an advocate of FOSS

  4. #4
    Join Date
    Jun 2008
    Location
    England
    Beans
    2,568

    Re: Java Help

    Java is included with the package ubuntu-restricted-extras along with Flash, codecs etc its a gereat package to install on a clean system

    Code:
    sudo apt-get install ubuntu-restricted-extras

  5. #5
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    I'm still getting an error for Java. It tells me that it seems like Java is not installed on my computer.
    I am an advocate of FOSS

  6. #6
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    Actaully it was NOT a .deb file, it was a .bin file.
    I am an advocate of FOSS

  7. #7
    Join Date
    Feb 2009
    Location
    Kernersville, NC
    Beans
    58
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    sometimes you have to actually tell ubuntu what java to use, since typically you have more than one type of java installed.

    see https://help.ubuntu.com/community/Java

  8. #8
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    I've followed those steps before, that was what I used after I installed the .bin file.
    I am an advocate of FOSS

  9. #9
    Join Date
    Feb 2009
    Location
    Kernersville, NC
    Beans
    58
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    then i would look for command line arguments to pass a variable to the runescape client pointing to the directory of the java bin folder

  10. #10
    Join Date
    Aug 2009
    Beans
    29
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Java Help

    Well I will keep tinkering with it. Thank You all
    I am an advocate of FOSS

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
  •