QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 960|回复: 8

求救:apache2安装不了

[复制链接]
发表于 2005-5-19 10:53:40 | 显示全部楼层 |阅读模式
我把 apache2复制到 magic linux 的目录
file:/usr/local/apache2  下
执行安装时提示:
[root@MagicLinux ~]# ./configure --prefix=/usr/local/apache2 --enable-module=so
bash: ./configure: 没有那个文件或目录

是什么原因?
发表于 2005-5-19 11:15:39 | 显示全部楼层
./configure的权限对么?
回复

使用道具 举报

发表于 2005-5-19 12:03:37 | 显示全部楼层
[root@MagicLinux ~]# ./configure --prefix=/usr/local/apache2 --enable-module=so


应该在/usr/local/apache2路径下执行上面的命令吧
回复

使用道具 举报

 楼主| 发表于 2005-5-19 13:43:25 | 显示全部楼层
是的,就是楼上的了,我当时没有进入目录安装,不过,现在第一步安装了
./configure --prefix=/usr/local/apache2 --enable-module=so
./make
./make install

之后的第二步./make又怎么做呢,我在安装完第一步后直接输入./make说目录或文件不存在
回复

使用道具 举报

发表于 2005-5-19 14:26:44 | 显示全部楼层
make
make install

不用./
回复

使用道具 举报

 楼主| 发表于 2005-5-19 15:11:17 | 显示全部楼层
谢谢楼上的同志,在make install安装过程中出现如下的错误提示,不知是什么原因?
cp: ‘include/mpm_common.h’及‘/usr/local/apache2/include/mpm_common.h’为同一文件
cp: ‘include/pcreposix.h’及‘/usr/local/apache2/include/pcreposix.h’为同一文件
cp: ‘include/rfc1413.h’及‘/usr/local/apache2/include/rfc1413.h’为同一文件
cp: ‘include/scoreboard.h’及‘/usr/local/apache2/include/scoreboard.h’为同一文件
cp: ‘include/util_cfgtree.h’及‘/usr/local/apache2/include/util_cfgtree.h’为同一文件
cp: ‘include/util_charset.h’及‘/usr/local/apache2/include/util_charset.h’为同一文件
cp: ‘include/util_ebcdic.h’及‘/usr/local/apache2/include/util_ebcdic.h’为同一文件
cp: ‘include/util_filter.h’及‘/usr/local/apache2/include/util_filter.h’为同一文件
cp: ‘include/util_ldap.h’及‘/usr/local/apache2/include/util_ldap.h’为同一文件
cp: ‘include/util_md5.h’及‘/usr/local/apache2/include/util_md5.h’为同一文件
cp: ‘include/util_script.h’及‘/usr/local/apache2/include/util_script.h’为同一文件
cp: ‘include/util_time.h’及‘/usr/local/apache2/include/util_time.h’为同一文件
cp: ‘include/util_xml.h’及‘/usr/local/apache2/include/util_xml.h’为同一文件
make[1]: *** [install-include] 错误 1
make[1]: Leaving directory `/usr/local/apache2'
make: *** [install-recursive] 错误 1
[root@MagicLinux apache2]#
回复

使用道具 举报

发表于 2005-5-19 21:25:03 | 显示全部楼层
You should read the official docs carefully. The Compiling and Installing section
tells you the whole story. I've just install it and there's no problem at all.

I've got some problem with my fcitx~~~~  
回复

使用道具 举报

发表于 2005-5-19 22:31:41 | 显示全部楼层
老大,你先学习一下在 Linux 如何安装源代码方式的程序行么?
回复

使用道具 举报

发表于 2005-5-20 16:22:36 | 显示全部楼层
configure文件需要有可执行权限,另外,你进入apache的源代码目录没有?怀疑你是在外面执行的,那当然不可能找到。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-26 07:50 , Processed in 0.051270 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表