首先看有没有安装libtool及libtool-ltdl-develrpm-qa|greplibtool#wget:http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a.tar.gz#tarzxvf./libtool-2.2.6a.tar.gz#cdlibtool-2.2.6a#./configure#make#makeinstall然后进入jpeg-6b的源码目录,然后执行以下步骤,切记!COPY到当前..
分类:
系统相关 时间:
2016-08-22 16:33:40
阅读次数:
216
首先看有没有安装libtool 及 libtool-ltdl-devel rpm -qa | grep libtool#wget:http://ftp.gnu.org/gnu/libtool/libtool-2.2.6a.tar.gz#tar zxvf ./libtool-2.2.6a.tar.gz ...
分类:
系统相关 时间:
2016-08-22 10:45:44
阅读次数:
251
Required packages: autoconf automake libtool gcc gcc-g++ make libuuid-dev git java-1.6.0-openjdk-devel 1) Download and unpack ZeroMQ 2.1.10. $ wget ht ...
分类:
其他好文 时间:
2016-08-19 22:07:31
阅读次数:
185
1、环境安装 gcc、gcc-c++、make、cmake、svn yum install lzo-devel zlib-devel gcc gcc-c++ make cmake autoconf automake libtool ncurses-devel openssl-devel 2、jdk的... ...
分类:
其他好文 时间:
2016-08-14 14:42:38
阅读次数:
232
In Ubuntu 10.4 Desktop and "root" login apt-get install build-essential libncurses5-dev apt-get install autoconf apt-get install libtool apt-get insta ...
分类:
系统相关 时间:
2016-08-14 10:18:20
阅读次数:
2435
参考 setuptools安装出错参考 出错参考 configure.ac:418: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL If this token and others are legitimate, please use m ...
分类:
其他好文 时间:
2016-08-07 13:41:33
阅读次数:
177
QT下载地址:http://download.qt.io/archive/qt/1.编译tslib(touch screen lib) 准备工作:确保以下工具安装完成 sudo apt-get install autoconf automake libtool 1.解压 tar xf tslib-1 ...
分类:
其他好文 时间:
2016-08-06 09:56:57
阅读次数:
335
1、 安装编译工具和库文件 [root@bigdata-51cdh opt]# yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel 2、 安装PCRE (1) 下载 PCRE 安装包,下载地址:http:... ...
分类:
Web程序 时间:
2016-08-04 09:02:06
阅读次数:
185
第一步 安装autoconf re2c automake libtool等依赖,如果没有安装git的记得先安装git 第二步,下载源代码安装 第三步,测试zephir是否安装成功 结果如下,则证明安装成功 第四步,创建zephir文件,并且写入一个class ...
分类:
系统相关 时间:
2016-08-03 00:10:27
阅读次数:
1441