install Zlib for linux

http://linux.softpedia.com/get/Programming/Libraries/zlib-159.shtml


All you have to do, is to 

1、download the latest version of zlib from Softpedia or via its official website (see link at the end of the article),http://www.zlib.net/

 2、save the archive somewhere on your computer and extract its contents with an archive manager software.

tar –xvf file.tar //解压 tar包
tar -xvf file.tar.gz //解压tar.gz

3、Then, open a Terminal app and use the ‘cd’ command to go to the location of the extracted archive files (e.g. cd /home/softpedia/zlib-1.2.8). 

4、Run the ‘./configure && make’ command to configure and compile the program, followed by the ‘make install’ command (or ‘sudo make install’ on some systems) to install the library system wide.






  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值