码迷,mamicode.com
首页 >  
搜索关键字:libtool    ( 340个结果
Centos6.5 编译安装Mysql 5.5.3.7
1、准备依赖包 yum install gcc* c++ * bison autoconfautomakezlib* libxml* ncurses-devellibmcrypt* libtool-ltdl-devel* yum install cmake* 2、添加mysql用户和用户组 grou ...
分类:数据库   时间:2017-05-15 19:59:58    阅读次数:370
freescale-sdk linux移植一搭建编译环境脚本host-prepare.sh分析
接下来使用自己的课外歇息时间,对基于PowerPC架构freescale-sdk,进行linux移植和分析。主要參考官方文档freescale linux sdk START_HERE.html,首先对搭建编译环境脚本host-prepare.sh分析。在移植系统之前。须要搭建编译环境。安装必要的包 ...
分类:系统相关   时间:2017-05-14 19:42:20    阅读次数:380
Linux中安装Nginx
1、安装编译文件及库文件 yum -y install make zlib zlib-devel gcc-c++ libtool openssl openssl-devel 2、安装PCRE,Nginx的rewrite的伪静态匹配规则需要用到正则表达式,PCRE就是起到这个作用。 下载地址:wget ...
分类:系统相关   时间:2017-05-12 23:15:59    阅读次数:338
gnu autotools
[libtool]compileconfig.guessconfig.subdepcompinstall-shltmain.shmissing[automake]compileconfig.guessconfig.subdepcompinstall-shmissing$>autoreconfig-ivfconfigure.ac系统会从/usr/share/automake-1.11目录中复制config.guessconfig.sub到当前目录$>libtoolize-..
分类:其他好文   时间:2017-05-10 22:01:41    阅读次数:216
gnu autotools
[libtool]compileconfig.guessconfig.subdepcompinstall-shltmain.shmissing[automake]compileconfig.guessconfig.subdepcompinstall-shmissing$>autoreconfig-ivfconfigure.ac系统会从/usr/share/automake-1.11目录中复制config.guessconfig.sub到当前目录$>libtoolize-..
分类:其他好文   时间:2017-05-10 22:00:07    阅读次数:231
saltstack实现数据库基于GTID的主从复制
安装pkg部分[root@server1pkg]#pwd/srv/salt/pkg[root@server1pkg]#catinstall.slspkg-install:pkg.installed:-pkgs:-gcc-pcre-devel-openssl-devel-libxml2-devel-libcurl-devel-libpng-devel.x86_64-freetype-devel-gmp-devel-net-snmp-devel-libtool-ltdl-devel.x86_64-ncur..
分类:数据库   时间:2017-05-09 13:47:08    阅读次数:252
ngnix 配置反向代理
通过shell 脚本 #!/bin/bash yum -y install wget pcre-devel openssl openssl-devel libtool gcc automake autoconf libtool make wget http://nginx.org/download/ ...
分类:其他好文   时间:2017-05-07 19:48:38    阅读次数:215
galera安装之编译安装xtrabackup 2.2.11
1.编译安装percona-xtrabackup yum -y install cmake gcc gcc-c++ libaio libaio-devel automake autoconf bzr \ bison libtool ncurses-devel ncurses5-devel zlib- ...
分类:其他好文   时间:2017-04-29 20:02:09    阅读次数:202
fuse on TDH4.8
一、安装依赖包 yum install autoconf.noarch yum install automake yum install libtool* yum install m4 yum install fuse* 二、写脚本 /root/wrapper_hdfs_fuse for jar i ...
分类:其他好文   时间:2017-04-25 00:53:28    阅读次数:168
安装libgd库make: *** [all-recursive] Error 1
Makingallinsrc make[1]:Enteringdirectory`/tmp/lixiantao/libgd-2.2.4/src‘ makeall-am make[2]:Enteringdirectory`/tmp/lixiantao/libgd-2.2.4/src‘ depbase=`echogd_gd2.lo|sed‘s|[^/]*$|.deps/&|;s|\.lo$||‘`; /bin/sh../libtool--tag=CC--mode=compilegcc-std=gnu9..
分类:其他好文   时间:2017-04-18 20:04:04    阅读次数:651
340条   上一页 1 ... 14 15 16 17 18 ... 34 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!