QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 941|回复: 1

请教 mod_perl安装问题

[复制链接]
发表于 2004-10-22 13:24:43 | 显示全部楼层 |阅读模式
我在redhat9.0 上安装mod_perl-1.24_01

[root@wu mod_perl-1.24_01]# perl Makefile.PL \
> EVERYTHING=1 \
> APACHE_SRC=../apache_1.3.12/src \
> USE_APACI=1 \
> PREP_HTTPD=1 \
> DO_HTTPD=1
Will configure via APACI
mkdir ../apache_1.3.12/src/modules/perl: 文件已存在 at Makefile.PL line 546
[root@wu mod_perl-1.24_01]# make
make: *** No rule to make target `lib/Apache/MyConfig.pm', needed by `pm_to_blib
'.  Stop.
请问是什么原因?
 楼主| 发表于 2004-10-22 15:48:21 | 显示全部楼层
在redhat9.0下安装mod_perl-1.24_01.tar.gz

删掉apache_1.3.12文件和mod_perl-1.24_01文件后,重新安装又出现下面情况.
先解压apache_1.3.12.tar.gz和mod_perl-1.24_01.tar.gz
然后
[root@wu mod_perl-1.24_01]#perl Makefile.PL \
> EVERYTHING=1 \
> APACHE_SRC=../apache_1.3.12/src \
> USE_APACI=1 \
> PREP_HTTPD=1 \
> DO_HTTPD=1
...........
[root@wu mod_perl-1.24_01]#make
..........
/tmp/ccZrbGAA.s: Assembler messages:
/tmp/ccZrbGAA.s:87: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:87: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:87: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccZrbGAA.s:789: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:789: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:789: Error: Rest of line ignored. First ignored character is `,'.
/tmp/ccZrbGAA.s:23244: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:23244: Warning: Unrecognized .section attribute: want a,w,x
/tmp/ccZrbGAA.s:23244: Error: Rest of line ignored. First ignored character is `,'.
make[1]: *** [Leak.o] Error 1
make[1]: Leaving directory `/home/oracle/software/mod_perl-1.24_01/Leak'
make: *** [subdirs] Error 2
请问是什么原因?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-5-7 22:56 , Processed in 0.076161 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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