> -----Message d'origine-----
> De : Darwin Buyson [mailto:[EMAIL PROTECTED]]
> Envoye : mercredi 4 avril 2001 02:04
> A : [EMAIL PROTECTED]
> Objet : Re: mod_jk for MAC OS X (FreeBSD)
>
>
> on 3/4/01 5:17 am, Benoit Jacquemont at
> [EMAIL PROTECTED] wrote:
>
> > So, you've got the tomcat 3.2.1 sources, and the Apache
> 1.3.1x tarball on
> > your Mac ?
> >
> > What command did you try to build the mod_jk.c ?
> >
> >> Thanks for the reply! Could you give me some pointers on how
> >> I can do this?
> >> I tried to follow the instructions on the tomcat website, but
> >> sadly failed.
> >>
> >> Any help would be much appreciated.
> >>
> >> thanks,
> >> darwin
> >
> >
> I used:
>
> ./usr/sbin/apxs -o mod_jk.so
> -I../jk-I/Library/Java/include-I/Library/Java/include/freebsd -c
> *.c../jk/*.c
And what kind of errors do you get when you execute this command ?