
Table of Contents
This Quick Start Guide will get you set up to use r3 right away, using the command line interface. For more detailed instructions on using r3, please refer to the r3 User Guide and the r3 Reference Guide.
Use the instructions below for installation:
Download the two packages that make up the complete application:
Stickleback—The plugin engine which powers r3's command line interface. Download Stickleback from http://sourceforge.net/projects/stickleback.
r3—Download r3 from http://sourceforge.net/projects/rthree.
Install Stickleback and r3 (use the current versions found on Sourceforge):
$ sudo sudo pear install -f stickleback-[version].tgz $ sudo pear install -f --alldeps r3-[version].tgz