Chinaunix首页 | 论坛 | 博客
  • 博客访问: 111202
  • 博文数量: 26
  • 博客积分: 1726
  • 博客等级: 上尉
  • 技术积分: 435
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-11 14:24
文章分类

全部博文(26)

文章存档

2013年(2)

2011年(2)

2010年(15)

2008年(7)

我的朋友

分类: LINUX

2008-08-18 01:10:51

yum -y install gcc* ncurses-devel
yum -y install openssl* libxml2* bzip2* curl* net-snmp mrtg nmap ruby
yum install gd* freetype* libjpeg* libpng* libmcrypt*
CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3" ./configure        --prefix=/usr/local/mysql        --with-mysqld-user=mysql        --with-pthread        --with-big-tables        --without-debug        --enable-assembler        --with-system-type=linux        --with-machine-type=i386        --with-charset=utf8        --with-extra-charsets=all        --with-mysqld-ldflags=-all-static
./configure --prefix=/usr/local/apache --enable-so --enable-rewrite --enable-deflate --enable-ssl --with-ssl=/usr --enable-headers
./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache/bin/apxs --with-bz2 --with-zlib --with-curl --enable-soap --enable-mbstring  --with-mysql=/usr/local/mysql --with-pdo-mysql=/usr/local/mysql --enable-zend-multibyte
阅读(652) | 评论(0) | 转发(0) |
0

上一篇:apache加上ssl认证

下一篇:pil-handbook翻译-1

给主人留下些什么吧!~~