Installing KAEzip
Install KAEzip to reduce the drive space required by the system.
- 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.
- Create a soft link.
ln -s /usr/local/kaezip/lib/libz.so.1.2.11 /usr/local/kaezip/lib/libzkae.so
- Set the path for loading the dynamic library.
export LD_LIBRARY_PATH=/usr/local/kaezip/lib:/usr/local/lib:$LD_LIBRARY_PATH
Parent topic: KOVAE Deployment