You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by MOISSET Gérard OCISI <ge...@francetelecom.com> on 2003/05/16 16:34:38 UTC

web-connector native jk on aix4.3.3 with apache1.3

i have read your samples to compile mod_jk.so on different operating
systems.

see
http://archives.real-time.com/pipermail/tomcat-devel/2001-May/015642.html

but how about aix (4.3.3)?

we need some saple about it because we have some troubles with ld run when
using apxs.

we are working with gcc env.

pls is there anybody to send us a template of Makefile to aim this shared
object on aix?

Cordialement.

===============================================
Gérard Moisset
Architecte technique Système d'Information
Accompagnement/conseil aux projets
OCISI - Zone Sud Ouest

+33 (0)5 61 30 81 85
+33 (0)6 80 45 05 71
gerar.moisset@francetelecom.com
===============================================



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


Re: web-connector native jk on aix4.3.3 with apache1.3

Posted by Henri Gomez <hg...@apache.org>.
MOISSET Gérard OCISI wrote:
> i have read your samples to compile mod_jk.so on different operating
> systems.
> 
> see
> http://archives.real-time.com/pipermail/tomcat-devel/2001-May/015642.html
> 
> but how about aix (4.3.3)?
> 
> we need some saple about it because we have some troubles with ld run when
> using apxs.
> 
> we are working with gcc env.
> 
> pls is there anybody to send us a template of Makefile to aim this shared
> object on aix?

What I do :

get latest jk tarball.

cd jk/native
./buildconf.sh
./configure --with-apxs=/your/path/to/apxs
make




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