>> 1) What about moving scripts from jk/native to
>>    just jk ? It avoid duplicate between native
>>    and native2.
>
>That may bring problems: the configure.in normaly contains the 
>files you want to 
>generate.

Ok, I keep 2 set of files.

>> 2) What should be done for APR in Apache 1.3 ?
>>    Should we use external shared apr lib ?
>
>That is probably the best.

Good, it's allready available as shared lib 
with pthread support ;)

Apache 1.3 on Linux will need to have LoadLibrary added,
to avoid core dump (damn't ld loader)

>>    Should we use static build apr (like does webapp) ?
>>    In all case should the apr for 1.3 must be with
>>    or without pthread ?
>
>1.3 needs threads on win32 at least.

>> 3) Who could take a look at Makefile I'll commit for 
>>    static mod_jk2 built ?
>
>I will try.

I hope to be able to commit it today, it's mainly
your own from native


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to