LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 746|回复: 0

架设apache+tomcat时出错

[复制链接]
发表于 2005-4-7 10:22:30 | 显示全部楼层 |阅读模式
tomcat版本为:jakarta-tomcat-5.0.14
apache版本为:apache_1.3.33
connector版本为:jakarta-tomcat-connectors-jk2-2.0.4-src

现在tomcat 和apache 都起来了,就是集合不起来。
编译connector 时出错,
=================================
[root@zyweb native2]# ./buildconf.sh
rm autom4te.cache
libtoolize --force --automake --copy
aclocal
automake --copy --add-missing
autoconf
=================================


=================================
[root@zyweb native2]# ./configure --with-apxs=/usr/local/apache/bin/apxs
checking build system type... i686-redhat-linux-gnu
checking host system type... i686-redhat-linux-gnu
.
..
...
checking for cp... /bin/cp
checking for mkdir... /bin/mkdir
need to check for Perl first, apxs depends on it...
checking for perl... /usr/bin/perl
could not find /usr/local/apache/bin/apxs
configure: error: You must specify a valid --with-apxs path
=================================

提示说/usr/local/apache/bin/apxs 路径找不到,但实际上我这个路径是确实存在的。
=========================
[root@zyweb bin]# pwd
/usr/local/apache/bin
[root@zyweb bin]# ls
ab         apxs      dbmmanage  htpasswd  logresolve
apachectl  checkgid  htdigest   httpd     rotatelogs
=========================
各们哥儿们,指点一下!
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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