Apache Server configuration support - jakarta connectors

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > May 2006 > jakarta connectors





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author jakarta connectors
eeb4u@hotmail.com

2006-05-19, 7:16 pm

I am trying to install mod_jk.so on our linux server, but so far I am
unsuccessful.

I tried downloading jakarta-tomcat-connectors-1.2.15-src.tar.gz and
building it. I first ran buildconf.sh, then "./configure
--with-apxs=/usr/sbin/apxs", When I run make, it bombs. The makefile
points to /usr/lib64/apr/build/libtool which doesn't exist.

make
Making all in common
make[1]: Entering directory
`/usr/local/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/common'
/bin/sh /usr/lib64/apr/build/libtool --silent --mode=compile gcc
-I/usr/include/httpd -g -O2 -O2 -g -pipe -m64 -pthread -DHAVE_APR
-I/usr/include/apr-0 -I/usr/include/apr-0 -g -O2 -DLINUX=2 -D_REENTRANT
-D_GNU_SOURCE -I /include -I /include/ -c jk_ajp12_worker.c -o
jk_ajp12_worker.lo
/bin/sh: /usr/lib64/apr/build/libtool: No such file or directory
make[1]: *** [jk_ajp12_worker.lo] Error 127
make[1]: Leaving directory
`/usr/local/src/jakarta-tomcat-connectors-1.2.15-src/jk/native/common'
make: *** [all-recursive] Error 1


I ran up2date, I installed apr, and now I am at a standstill.

some other info:

uname -a
Linux web.localdomain 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:30:39 EST 2005
i686 i686 i386 GNU/Linux

httpd -v
Server version: Apache/2.0.52
Server built: Dec 15 2005 04:09:14

httpd -l
Compiled in modules:
core.c
prefork.c
http_core.c
mod_so.c


gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.5/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.5 20051201 (Red Hat 3.4.5-2)

apachectl start
httpd: module "mod_jk.c" is not compatible with this version of Apache
(found 20020628, need 20020903).
Please contact the vendor for the correct version

Any help here is welcome.

thanks,

MIke Dundee

Davide Bianchi

2006-05-20, 1:23 am

On 2006-05-19, eeb4u@hotmail.com <eeb4u@hotmail.com> wrote:
> The makefile points to /usr/lib64/apr/build/libtool
> which doesn't exist.


In my system is in /usr/bin.

> /bin/sh: /usr/lib64/apr/build/libtool: No such file or directory


For some reasons it looks like your configuration isn't the
correct one for your system. You either fix the configuration
or fix the makefile. Have you tried using a different version of
the jk?

Davide

--
The Information Revolution will be fought on the command line.
-- From a Slashdot.org post
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com