You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Steve Madonna <st...@verizon.net> on 2003/08/15 07:20:24 UTC

mod_jk2.so w/redhat9

Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



RE: mod_jk2.so w/redhat9

Posted by Steve Madonna <st...@verizon.net>.
very good! Thanks for the quick response. :-)

-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:35 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


it just build a DSO file but you need to configure apache yourself have a
look at the jakarta tomcat website. it tells your how to configure apache to
talk to tomcat

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:33 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



RE: mod_jk2.so w/redhat9

Posted by Steve Madonna <st...@verizon.net>.
very good! Thanks for the quick response. :-)

-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:35 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


it just build a DSO file but you need to configure apache yourself have a
look at the jakarta tomcat website. it tells your how to configure apache to
talk to tomcat

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:33 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: mod_jk2.so w/redhat9

Posted by Clive Luk <cl...@ilanet.net.au>.
it just build a DSO file but you need to configure apache yourself have a
look at the jakarta tomcat website. it tells your how to configure apache to
talk to tomcat

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:33 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



RE: mod_jk2.so w/redhat9

Posted by Clive Luk <cl...@ilanet.net.au>.
it just build a DSO file but you need to configure apache yourself have a
look at the jakarta tomcat website. it tells your how to configure apache to
talk to tomcat

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:33 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: mod_jk2.so w/redhat9

Posted by Steve Madonna <st...@verizon.net>.
does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: mod_jk2.so w/redhat9

Posted by Steve Madonna <st...@verizon.net>.
does that build the connector directly into apache?


-----Original Message-----
From: Clive Luk [mailto:clive@ilanet.net.au]
Sent: Thursday, August 14, 2003 10:27 PM
To: Tomcat Users List
Subject: RE: mod_jk2.so w/redhat9


Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



RE: mod_jk2.so w/redhat9

Posted by Clive Luk <cl...@ilanet.net.au>.
Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



RE: mod_jk2.so w/redhat9

Posted by Clive Luk <cl...@ilanet.net.au>.
Hi Steve,

That's how i build my mod_jk2.so

i used jakarta-tomcat-connectors-4.1.26-src

you may want to do a goole search and look for
jakarta-tomcat-connectors-4.1.26-src

but i aslos complied apache2 from source using httpd-2.0.47.

chmod +x buildconf.sh
./buildconf.sh
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-tomcat41=/usr/lo
cal/jakarta-tomcat-4.1.26 --with-jave-home=/usr/local/j2sdk1.4.2
make

Cheers,
Clive

-----Original Message-----
From: Steve Madonna [mailto:steve.madonna@verizon.net]
Sent: Friday, 15 August 2003 3:20 PM
To: tomcat-user@jakarta.apache.org
Subject: mod_jk2.so w/redhat9


Has anyone out there built a mod_jk2.so file for the latest RH9
httpd-2.0.40-21.3? or know where I could get one? I did a a few google
searches and looked through the archive for this list, but I can't find any
info. I'm pretty surprised, actually. I figured someone would have built one
by now? Thanks in advance for any info!

-Steve



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org