Results 1 to 2 of 2

Thread: Java and oekaki painters

  1. #1
    Join Date
    Jul 2008
    Location
    Deviod Windows or Gates
    Beans
    105
    Distro
    Ubuntu 8.04 Hardy Heron

    Java and oekaki painters

    I'm not sure if I have it, and if I do, it's not on.
    Basically, I'm trying use an oekaki painter just so i can draw a picture.

    In my applications, in internet, i have some kind of java thing , but when i select it, it takes me to some kind of Certificate thing. According to Firefox, Java is enabled, and Java script is as well.
    So... Do I have Java?

    Simple question. XD
    the Sun Java Runtime Environment is what I think I want/need.
    First Food I ever ate with Ubuntu:
    Cut up Hot-dogs.

    With Ubuntu, every day is a sexy day.

  2. #2
    Join Date
    Jan 2007
    Location
    Connecticut
    Beans
    1,650
    Distro
    Ubuntu Development Release

    Re: Java and oekaki painters

    go to system > administration > synaptic package manager

    search for sun-java5-jre or sun-java6-jre and install.

    or you could do it in a terminal:

    Code:
    sudo apt-get install sun-java5-jre
    or:

    Code:
    sudo apt-get install sun-java6-jre

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
  •