On 06/01/2012 10:01, Leon Kolchinsky wrote:
> Yes there is -
> http://apache.mirror.aussiehq.net.au//tomcat/tomcat-connectors/jk/tomca=
t-connectors-1.2.32-src.tar.gz
'src' ?
p
> Check out this page - http://tomcat.apache.org/download-connectors.cgi=
>=20
> Cheers,
> Leon Kolchinsky
>=20
>=20
>=20
> On Fri, Jan 6, 2012 at 20:54, Olivier MENUEL <omenuel@vdocsoftware.com>=
wrote:
>=20
>> Ok
>> Thank you very much
>>
>> I was hoping I could find already compiled binaries (there are the 1.2=
=2E31
>> in the archives, but not the 1.2.32).
>> I'll do that.
>>
>> Thanks
>>
>>
>> -----Message d'origine-----
>> De : Leon Kolchinsky [mailto:lkolchin@gmail.com]
>> Envoy=E9 : vendredi 6 janvier 2012 10:45
>> =C0 : Tomcat Users List
>> Objet : Re: mod_jk linux binaries
>>
>> Hi,
>>
>> You can compile mod_jk and it's pretty straight forward (please use la=
test
>> source, mine is just an example):
>> 1.
>> # yum install httpd httpd-devel gcc gcc-c++
>>
>> 2.
>> Go to http://tomcat.apache.org/download-connectors.cgi and download th=
e
>> source code:
>> # wget
>>
>> http://apache.mirror.aussiehq.net.au//tomcat/tomcat-connectors/jk/sour=
ce/jk-1.2.31/tomcat-connectors-1.2.31-src.tar.gz
>> 3.
>> # tar -xvzf tomcat-connectors-1.2.31-src.tar.gz
>>
>> Read docs/webserver_howto/apache.html or native/BUILDING.txt for optio=
ns.
>>
>> # cd tomcat-connectors-1.2.31-src/native/
>> # which apxs
>> # ./configure --with-apxs=3D/usr/sbin/apxs --enable-api-compatibility
>> # make
>> # make install
>>
>> Cheers,
>> Leon Kolchinsky
>>
>>
>>
>> On Fri, Jan 6, 2012 at 20:35, Olivier MENUEL <omenuel@vdocsoftware.com=
>>> wrote:
>>
>>> Hi,
>>>
>>> Where can I find binaries for mod_jk 1.2.32 for linux httpd 2.2 ?
>>> I can find only windows/netware...
>>>
>>> Thanks
>>>
>>>
>>> ---------------------------------------------------------------------=
>>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>>> For additional commands, e-mail: users-help@tomcat.apache.org
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>>
>>
>=20
--=20
[key:62590808]
|