[问题]Apache的安装问题。

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
sky_pacer
帖子: 36
注册时间: 2007-10-17 8:00
来自: 扬州

[问题]Apache的安装问题。

#1

帖子 sky_pacer » 2008-03-20 12:19

我从Apache的官网上下载的apache source,想在自己的机子上进行编译安装的,但是解压好了以后我用./configure命令时总是出现
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld

Configuring Apache Portable Runtime library ...

checking for APR... reconfig
configuring package in srclib/apr now
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
Configuring APR library
Platform: i686-pc-linux-gnuoldld
checking for working mkdir -p... yes
APR Version: 1.2.12
checking for chosen layout... apr
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
configure failed for srclib/apr
的错误提示,这是为什么啊?哪位高手能否指点一下。
头像
flies
帖子: 167
注册时间: 2005-11-10 21:20
来自: 广西南宁

#2

帖子 flies » 2008-03-20 12:27

checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
不是写得很明白了了,没有编译器,装了gcc没有??
其实一直在用gentoo…………
头像
sky_pacer
帖子: 36
注册时间: 2007-10-17 8:00
来自: 扬州

#3

帖子 sky_pacer » 2008-03-20 12:28

C编译器我确实是安装了的呀~~
头像
channon
帖子: 241
注册时间: 2007-04-01 14:15

#4

帖子 channon » 2008-03-20 12:28

viewtopic.php?t=92974

请多用google、baidu和论坛搜索
头像
sky_pacer
帖子: 36
注册时间: 2007-10-17 8:00
来自: 扬州

#5

帖子 sky_pacer » 2008-03-20 12:31

哦,谢谢LS的...
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#6

帖子 BigSnake.NET » 2008-03-20 12:56

归档
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
回复