Creating a WAAS Booster RPM Package
This operation includes obtaining and decompressing the WAAS Booster open source package and building the WAAS Booster RPM package.
- Obtain the WAAS Booster open source package waas-waasbooster.zip. For details, see OS and Software Requirements.
- Upload waas-waasbooster.zip to a custom directory on the server and decompress the package.
1unzip waas-waasbooster.zip - Compile and build the WAAS Booster RPM package.
1sh waas-waasbooster/build.sh build_booster_package
After the compilation is complete, the RPM package waasbooster-1.0.0.aarch64.rpm is stored in the waas-waasbooster/output directory.
Parent topic: Deploying WAAS Booster Using RPM