Rate This Document
Findability
Accuracy
Completeness
Readability

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.

  1. Obtain the WAAS Booster open source package waas-waasbooster.zip. For details, see OS and Software Requirements.
  2. Upload waas-waasbooster.zip to a custom directory on the server and decompress the package.
    1
    unzip waas-waasbooster.zip
    
  3. Compile and build the WAAS Booster RPM package.
    1
    sh 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.