在编译./configure 时,很多命令代表什么

由 crazydream 在 01-10-2003 00:11 发表:

在编译./configure 时,很多命令代表什么

在安装php时

编译

./configure \

"--with-layout=Apache" \

"--activate-module=src/modules/php4/libphp4.a" \

"--enable-module=all" \

"--enable-shared=ssl" \

"--prefix=/home/apache" \

"--logfiledir=/var/log/httpd" \

"--runtimedir=/var/run" \

"--sysconfdir=/etc/httpd/conf" \

"$@"

我想知道这些东西是什么意思,以及相关的同类的东西


由 tram 在 01-10-2003 00:25 发表:


./configure --help

它会告诉你所有的选项,还有简短的解释。

<font face="腩戾,verdana,

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus