惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

博客园 - 乌生鱼汤

常见液晶显示器点距表 古今中外汇聚一堂 大牛老外两分钟“安装”vista 不喜欢vista的摇滚 上证指数破2800 firefox 3魅力无法挡,累计下载已超过1000万 中了木马了,愤怒啊 install php wrapper for imagemagick 轻松安装debian下的apache2和mod_rewrite 让debian直接启动到命令行模式 work with time in debian/linux system cheapnames买了个便宜的info域名 php得time zone 招行paypal电汇中间行费用 [转载]生下来活不下去 房价,生活之现状,痛但有快乐吗? 推荐一个很棒的ajax framework grep 常用命令格式 有趣的一段视频
让php支持mysql,gd,apache,jpeg,freetype的编译配置指令
乌生鱼汤 · 2008-05-19 · via 博客园 - 乌生鱼汤

支持:mysql,gd,apache,jpeg,freetype
需求:
先要下载编译apache,jpeg库,freetype库,libxml库

./configure  --with-mysql --with-gd --with-apxs=/usr/local/apache/bin/apxs --with-jpeg-dir=/usr/local/lib --with-freetype-dir=/usr/local/include/freetype2/freetype --with-openssl

apache
./configure --enable-module=so --enable-module=rewrite --enable-shared=rewrite

posted on 2008-05-19 04:31  乌生鱼汤  阅读(1079)  评论(0)    收藏  举报