You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jaime Garcia <ja...@afina.es> on 2001/09/20 16:52:38 UTC

How can I compile mod_webapp.c???

Hi,

    I´m trying Apache 2.x and Tomcat 4 work together. I find
mod_webapp.c but i don't know how i can compile it. Anyone can help me
please????

Thanks


Re: How can I compile mod_webapp.c???

Posted by Pier Fumagalli <pi...@betaversion.org>.
"Jaime Garcia" <ja...@afina.es> wrote:

> Hi,
> 
>   I´m trying Apache 2.x and Tomcat 4 work together. I find
> mod_webapp.c but i don't know how i can compile it. Anyone can help me
> please????

./configure .......
make ...

That's supposed to work.