Installation
Installation is easy!
Prepare
- Download the latest release.
- Make sure Java 1.4+ is in your PATH. You can check this by typing java -version at the command prompt.
- Optional - Set the RDQLPLUS_HOME environment variable to the directory where you unpacked the zip file. Then add the RDQLPLUS_HOME directory to your PATH.
- Unix Only - Make sure the rdqlplus shell script in the install directory is executable. One way to do this is chmod 755 rdqlplus.
Start RDQLPlus
If you have NOT defined the RDQLPLUS_HOME environment variable, first change
to the directory where you installed.
Type rdqlplus at the command prompt.
Note: You may be prompted for the location of the "dot" executable the first
time you run RDQLPlus.