1. Configuration file
./configure –prefix=/usr
2. Indicate library path, and make sure libz.so.1 is under this folder.
export LD_LIBRARY_PATH=/lib
3. Compile the package
make
4. Install package
make install
Reference:
1. 6.12. File-5.22
2. 3.2. All Packages
0 意見:
張貼留言