Ubuntu编译链接错误:cannot find -lz解决办法
摘要:
这是因为没有安装zlib库,使用如下方式安装即可:sudo apt-get install zlib1g-dev注意有些系统上可能是:sudo apt-get install zlib-dev 阅读全文
posted @ 2013-03-19 22:39 岚天逸见 阅读(1358) 评论(0) 推荐(0)
2013年3月19日 #
posted @ 2013-03-19 22:39 岚天逸见 阅读(1358) 评论(0) 推荐(0)