For those following the thread, my reply is at the bottom...

On Wednesday 13 February 2002 10:52 am, you wrote:
> David Smith a écrit :
> > Did you run ./support/buildconf.sh before attempting to run ./configure?
> >
> > I don't clearly remember, but it seems the last time I built mod_webapp,
> > configure didn't exist until after I ran buildconf.sh.
> >
> > --David
> >
> > On Wednesday 13 February 2002 09:44 am, you wrote:
> > > Hi all,
> > >
> > > Well i just decided to migrate against Tomcat 4.0.2 Final to test it.
> > >
> > > I compiled from source tomcat itself; it works, no pb.
> > >
> > > As i'm runnin' Apache 1.3.22, i want to build the mod_webapp too.
> > >
> > > I downloaded the jakarta-tomcat-connectors-4.0.2-src.gz file
> > > and expanded it in /usr/local.
> > >
> > > I used to worked with 4.0.2-b2 and tried to compile in the same way the
> > > sources with
> > >
> > > ./configure -with-apxs ...
> > >
> > > But i don't understand the way the connectors are made;
> > > I DON'T SEE ANY  ./CONFIGURE FILE for such a stuff !
> > > And the README.txt file seems to be the same than previous 4.0.2-b2
> > > rel.
> > >
> > > What do have i to do ???
> > >
> > > I'm stuck.
> > >
> > > Any kind of help will be very appreciated.
> > >
> > > Regards.
> > >
> > > Jean-Luc B :O)
> >
> > --
> > To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> > For additional commands: <mailto:[EMAIL PROTECTED]>
> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
>
> Yep i did it.
>
> But unluckyly it seems i miss the apr modules/sources...
>
> Is that normal ?
>
> Don't yu think i could build from the nightly/src
> webapp-module-1.0.2-tc402-src.tar.gz ?
>
> Cause i used it when i first compiled the 4.0.2-b2...
>
> I'm not sure i well understand the difference...
>
> Maybe yu can help ?
>
> JLB :O)

The source I downloaded was a bit more complete package that came from the 
following url:

http://cvs.apache.org/snapshots/jakarta-tomcat-connectors

It included all the connectors even though I was only after mod_webapp.  On 
the other hand, it also had apr.  Maybe they stopped packaging apr with the 
webapp source to guarantee you get the most recent version.

In your case, you might want to download apr from 
http://cvs.apache.org/snapshots/apr and place the uncompressed files in the 
apr directory under the webapp source root.

Hope it helps...

--David

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to