install.sh
This is part of the SDK version of the package/install function.
The SDK version is simplified in that it installs unsigned software and
the software to install is simply a .TAR file that contains the files
to install along with a file named installPackage.sh which is expected
to contain the user's list of installation instructions.

The production package/install will only operate on signed .RPM files
and the rpm manager contains many checks and balances on the
pre-requisites that may be required as part of the installation.

