Ruby Interpreter
The Ruby Interpreter is required in order to use:
- MRvcmt, a graphical user interface (GUI) to the configuration management tool (CMT)
- FRED, the GLAST event display tool
Windows
- If you have a Windows machine, download the Ruby Interpreter using the one-click installer at http://rubyinstaller.rubyforge.org/wiki/wiki.pl.
Troubleshooting Tip – Windows machines only; does not apply to Linux: At the time this was written, some of the later versions of Ruby caused a failure of FRED to launch automatically after running Gleam. The procedures in this section were run using Ruby 1.8.2-15, and it is strongly recommended that Windows users use this version. These earlier versions of Ruby can be downloaded from the RubyForge website.
- Test your Ruby Installation as follows:
- Open a DOS window.
- At the DOS prompt, enter:
ruby --version
Your installation was successful if you see something similar to:
ruby 1.8.2 (2004-07029) [i386-mswin32]
Linux
If you have a Linux machine, the Ruby Interpreter utility should already be installed on your system. To verify, enter (from the command line):
- Download the Ruby Interpreter from the Ruby website and uncompress it.
| Last updated by: Chuck Patterson
10/15/2008 |
|
|