- 主题:ytht Web安装问题,大侠助我!
按照,INTALL.web的提示,安装apache2.0
然后在bbssrc下,执行
make -C software/apache_modules
出现了如下错误,不知怎么原因!
[bbs@BBS bbssrc]$ make -C software/apache_modules
make: Entering directory `/home/bbs/bbssrc/software/apache_modules'
apxs -i -I .. -a -c mod_fastrw.c
make: apxs: Command not found
make: *** [install] Error 127
make: Leaving directory `/home/bbs/bbssrc/software/apache_modules'
--
FROM 202.201.20.50
谁要求装apache 2.0了?
【 在 虫虫vim (虫虫) 的大作中提到: 】
: 按照,INTALL.web的提示,安装apache2.0
: 然后在bbssrc下,执行
: make -C software/apache_modules
: 出现了如下错误,不知怎么原因!
:
:
: [bbs@BBS bbssrc]$ make -C software/apache_modules
: ...................
--
FROM 220.249.10.10
那需要安装什么???
【 在 lepton 的大作中提到: 】
: 谁要求装apache 2.0了?
: 【 在 虫虫vim (虫虫) 的大作中提到: 】
: : 按照,INTALL.web的提示,安装apache2.0
: : 然后在bbssrc下,执行
: : make -C software/apache_modules
: : 出现了如下错误,不知怎么原因!
: :
: (以下引言省略...)
--
FROM 202.201.20.50
你是redhat 9?
参考以下doc下面的install.cygwin.html会有启发的
【 在 虫虫vim (虫虫) 的大作中提到: 】
: 那需要安装什么???
: 【 在 lepton 的大作中提到: 】
: : 谁要求装apache 2.0了?
: : 【 在 虫虫vim (虫虫) 的大作中提到: 】
: : (以下引言省略...)
--
FROM 220.249.10.10
你在linux9下安装过吗?
可能不行,那个提示需要gd.h的文件,需要安装libgd-devle
可我找了一天也没找到,我觉得有问题!
【 在 lepton 的大作中提到: 】
: 你是redhat 9?
: 参考以下doc下面的install.cygwin.html会有启发的
: 【 在 虫虫vim (虫虫) 的大作中提到: 】
: : 那需要安装什么???
--
FROM 202.201.20.50
搜索 apt-get redhat
安装好apt-get后
apt-cache search libgd
知道名字
就直接apt-get install ....
【 在 虫虫vim (虫虫) 的大作中提到: 】
: 你在linux9下安装过吗?
: 可能不行,那个提示需要gd.h的文件,需要安装libgd-devle
: 可我找了一天也没找到,我觉得有问题!
: 【 在 lepton 的大作中提到: 】
: : 你是redhat 9?
: : 参考以下doc下面的install.cygwin.html会有启发的
: ...................
--
FROM 220.249.10.10
官方站
http://apt.freshrpms.net【 在 lepton.bbs@ytht.net (在黑夜中等待黎明) 的大作中提到: 】
: 搜索 apt-get redhat
: 安装好apt-get后
: apt-cache search libgd
: 知道名字
: 就直接apt-get install ....
--
FROM 219.246.91.*
redhat9.0的 gd 装 fedora core1 的gd就可以了。
【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: 搜索 apt-get redhat
: 安装好apt-get后
: apt-cache search libgd
: 知道名字
: 就直接apt-get install ....
: 【 在 虫虫vim (虫虫) 的大作中提到: 】
: : 你在linux9下安装过吗?
: : 可能不行,那个提示需要gd.h的文件,需要安装libgd-devle
: ...................
--
FROM 218.194.254.33
装redhat9自己的gd估计也可以吧
【 在 dgwang (DG大哥) 的大作中提到: 】
: redhat9.0的 gd 装 fedora core1 的gd就可以了。
: 【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: : 搜索 apt-get redhat
: : 安装好apt-get后
: : apt-cache search libgd
: : 知道名字
: : 就直接apt-get install ....
: : ...................
: ...................
--
FROM 220.249.10.10
不行的.redhat9的gd是1.8.x的。
【 在 lepton (在黑夜中等待黎明) 的大作中提到: 】
: 装redhat9自己的gd估计也可以吧
: 【 在 dgwang (DG大哥) 的大作中提到: 】
: : redhat9.0的 gd 装 fedora core1 的gd就可以了。
: : ...................
--
FROM 218.194.254.33