Installing Software

By admin On February 24th, 2010

Windows

Watch the following instructions in the form of a video tutorial if you're unfamiliar with installing the software on Windows.

You will need to:

Mac OS X

Watch the following instructions in the form of a video tutorial if you're unfamiliar with installing software on Mac OS X.

You will need to:

Linux

Watch the following instructions in the form of a video tutorial if you're unfamiliar with installing the software on Ubuntu Linux.

NOTE: If you use a distribution other than Ubuntu Linux, and you're not sure how to install the needed software on your system, please email me at cs [at] ephysics.org with the distribution you use, and I'll help you get the software installed on your system.

You will need to:

  • Install wxPython using Synaptic (or use the package manager of your choice)
  • Download and unzip RUR-PLE. To launch RUR-PLE, open "rur_start.py" using "/usr/bin/python".
    • How to do that: Right-click on "rur_start.py" and select "Properties", click "Open With", click "Add", then click "Use a custom command", type "/usr/bin/python" (without the quotes), and click "Add". Next, select the "python" option and click "Close". Now, double-clicking on "rur_start.py" wil launch RUR-PLE.