Note: All commands must be run as root, or as a user with root privileges using the sudo command.
Install all packages
To install all the Blueworx packages, use the yum install command specifying:
yum install blueworx-*
This will install the following required Blueworx packages:
- blueworx-vr - Blueworx Voice Response
- blueworx-rm - Blueworx Resource Manager
- blueworx-am - Blueworx Admin Manager
- blueworx-sm - Blueworx Signalling Manager
- blueworx-db - Blueworx Configuration Profile Database
- blueworx-common - Common code and resources required by all components
- blueworx-utils - Blueworx Utilities
Installing specific packages
To install a specific blueworx package, specify the package name on the install command:
yum install package-name