Results 1 to 2 of 2

Thread: Ubuntu 8.04 & Java & Flash & PhET

  1. #1
    Join Date
    Oct 2009
    Beans
    6

    Ubuntu 8.04 & Java & Flash & PhET

    Under Ubuntu 8.04, I have installed an application called PhET (from Univ. of Colorado) that provides a nice set of Physics simulations. When I launch the application then try to run a specific simulation, instead of actually seeing the simulation running, I get a dialog asking if I want to save a document or specify an application to open it. I’m guessing this is because the simulation requires Java and/or Flash.

    I’m not sure how to tell whether Ubuntu has previously installed Java and Flash. So I’ve been attempting to install (or reinstall?) them. I’m a beginner at this stuff, but I found the documentation that says go to System / Administration / Software Sources, and select “Software restricted by copyright or legal issues (multiverse)”.

    Trouble is, that checkbox is already checked. There does not seem to be a way to tell this dialog “Please go ahead and install the multiverse stuff”. How do I do this? Or, if this means that Java and Flash are already installed, how do I actually get the PhET simulations to run?

    Thanks in advance to anyone who can provide a clue for me!

  2. #2
    Join Date
    May 2008
    Beans
    605
    Distro
    Ubuntu 10.04 Lucid Lynx

    Lightbulb Re: Ubuntu 8.04 & Java & Flash & PhET

    Try the following:
    Open a terminal (Applications -> Accessories -> Terminal) and copy and paste the following code.
    Code:
    sudo apt-get install adobe-flashplugin sun-java6-jre
    type "y" whenever it asks if it is okay to do something.

Tags for this Thread

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
  •