Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
I give up -- I have upgrade to Apache 2.2 and I am using mod_proxy_ajp. Works great so far --any risks? Greg Bobak <[EMAIL PROTECTED]> wrote: Found some info that indicates that a perl script is looking for strict.pm. It is on my system. Ihave even copied it to a path that is indicated in th

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
Found some info that indicates that a perl script is looking for strict.pm. It is on my system. Ihave even copied it to a path that is indicated in the error below: bash-2.05# find / -name strict.pm /usr/perl5/5.6.1/lib/strict.pm /usr/perl5/5.00503/strict.pm /usr/local/lib/perl5/5.6.1/lib/stri

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
Still trying to bind mod_jk statically to httpd. I found that I had to install the whole libtool package. Do the following errors mean that I must buiild from the CVS source only? bash-2.05# ./buildconf rebuilding srclib/apr/configure buildconf: checking installation... buildconf: autoconf vers

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
After installing autoconf, I get this error: bash-2.05# ./buildconf rebuilding srclib/apr/configure buildconf: checking installation... buildconf: autoconf version 2.59 (ok) buildconf: libtool version 1.5.20 (ok) libtoolize not found in path ./buildconf failed for apr How do I ge libtoolize in my

Re: Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
Found autoconf (did not realize it was a Unix utility): http://www.sunfreeware.com/programlistsparc9.html#autoconf Greg Bobak <[EMAIL PROTECTED]> wrote: I've found documentation for building mod_jk as a static module in apache here: http://tomcat.apache.org/connectors-doc/howto/apache.html (at

Static mod_jk buil & implementation issues(was mod_jk with httpd & tomcat)

2006-01-24 Thread Greg Bobak
I've found documentation for building mod_jk as a static module in apache here: http://tomcat.apache.org/connectors-doc/howto/apache.html (at the bottom of page). On this step, I get this: bash-2.05# ./buildconf rebuilding srclib/apr/configure buildconf: checking installation... build/buildchec

Re: mod_jk with httpd & tomcat

2006-01-24 Thread Mike Sabroff
Yeh, I remember getting that too and I too had the right path, but just could not get it to work. Must be some environment variable like LD_LIBRARY_PATH on sun boxes or some unresolved piece of extraneous information. When you compile it into apache, that problem does not exist as it becomes

RE: mod_jk with httpd & tomcat

2006-01-23 Thread Chong, Kwong
CTED] Sent: Tuesday, 24 January 2006 7:42 AM To: Tomcat Users List Subject: Re: mod_jk with httpd & tomcat Hi, Thansk for the reply. I think I had found some documentation about rebuild Apache with mod_jk bound. I'll have to look again. I've been trying to rebuild mod_jk (to no avail) i

Re: mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
Hi, Thansk for the reply. I think I had found some documentation about rebuild Apache with mod_jk bound. I'll have to look again. I've been trying to rebuild mod_jk (to no avail) in hopes that would work, but keep getting this error: could not find /usr/local/apache2/bin/apxs configure:

Re: mod_jk with httpd & tomcat

2006-01-23 Thread Mike Sabroff
I had the same problem a while back. I had to do some googling and find the mod_jk source. Trying to compile it was problematic and I also got the unresolved errors I had to rebuild apache with jk as part of the build in order to get it to work. I wish I could remember where I got the source a

Re: mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
I am using Tomcat 5.0.28 BTW. G. Greg Bobak <[EMAIL PROTECTED]> wrote: I am trying to get mod_jk to work with apache 2.0.55 and get this error on the load module: Syntax error on line 276 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_jk.so into server: ld.so

mod_jk with httpd & tomcat

2006-01-23 Thread Greg Bobak
I am trying to get mod_jk to work with apache 2.0.55 and get this error on the load module: Syntax error on line 276 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/mod_jk.so into server: ld.so.1: /usr/local/apache2/bin/httpd: fatal: relocation error: file /usr/lo