我要评分
获取效率
正确性
完整性
易理解

Installing KAEzip

Install KAEzip to reduce the drive space required by the system.

  1. Install KAEzip.

    The KAE source package contains the KAEzip module. You can install all KAE modules in one-click mode or install the KAEzip module separately. For details, see Kunpeng Accelerator Engine Developer Guide (KAEzip). Strictly follow the operations in this guide. Before installing KAEzip, prepare for the installation such as preparing for the installation environment and obtaining the KAE license.

  2. Create a soft link.
    ln -s /usr/local/kaezip/lib/libz.so.1.2.11 /usr/local/kaezip/lib/libzkae.so
  3. Set the path for loading the dynamic library.
    export LD_LIBRARY_PATH=/usr/local/kaezip/lib:/usr/local/lib:$LD_LIBRARY_PATH