Getting started with an EclipseRT Package is really straight forward. After
downloading a package you are two steps away from
running it. Follow these
instructions:
Extract the package into a folder of your choice. After the extraction
you need to step into this folder with a console.
cd FOLDER_OF_THE_RT_PACKAGE
Every RT Package comes with a start script. A .sh script for Unix systems
and a .bat script for Windows systems. Simply execute this script via the
console.