Julien OIX a �crit : > Jean-Luc BEAUDET a �crit : > > > > Remy Maucherat a �crit : > > > > > > Remy Maucherat a �crit : > > > > > > > > > > David Smith a �crit : > > > > > > > > > > > > Yep i did it. > > > > > > > > > > > > But unluckyly it seems i miss the apr modules/sources... > > > > > > > > > > > > Is that normal ? > > > > > > > > > > JF pointed that out, but I don't see why we should include the sources > > > of > > > > > another project. I consider the user should get them himself. > > > > > > > > Well in the webapp-module-1.0.2-tc402-src.tar.gz apr is included... > > > > So, why not include it ? > > > > But maybe someone else did the trick... > > > > > > The source for j-t-c is supposed to be the source for the j-t-c repository > > > only. I don't think we should include the source from another project > > > (dowload it separately). > > > JF did include the APR source in his archive. (different guy = different > > > archive) > > > > > > > > Of course, if it's not documented anywhere, then that's a problem. > > > > > > > > Maybe when i red the doc i was a little.. tired. > > > > > > Np. Let me know if there's a problem. > > > > > > Remy > > > > > > -- > > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > > For additional commands: <mailto:[EMAIL PROTECTED]> > > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > Well i made both of the ways yu and David Smith gave to me. > > > > The resulting compiled code was a little different by the size... > > > > So i tested with the last code, it's OK ! > > > > The method: > > > > DownLoad complete package from: > > http://cvs.apache.org/snapshots/jakarta-tomcat-connectors > > and added > > http://cvs.apache.org/snapshots/apr > > and placed the incompressed files in > > ~../webapp/apr dir. > > > > sh ./support/buildconf.sh > > make > > > > All is OK ! > > > > Thank yu for all. > > > > Best regards. > > > > Jean-Luc B :O) > > > > I compiled mod_webapp.so with : > > sh ./support/buildconf.sh > configure --with-apxs=/usr/bin/apxs > make > > when I restart apache/tomcat, I have this message: > > Loaded DSO modules/mod_webapp.so uses plain Apache 1.3 API, this module > might crash under EAPI! (please recompile it with -DEAPI) > > when do I have to place the flag -DEAPI ? > > thanks in advance > > > -- > > To unsubscribe: <mailto:[EMAIL PROTECTED]> > > For additional commands: <mailto:[EMAIL PROTECTED]> > > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > Julien OIX > Service Informatique de Gestion > T�l: 02 40 99 83 65 > mail: [EMAIL PROTECTED] > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]>
Well, I'm not sure about it... So first, why did yu compile Apache with EAPI option ? What is yur configuration ( OS...) If yu do want to compile with EAPI, at a guess the makefile before `make` has to be modified. but i didn't ever need it on my own. Try to post exclusivly for that question a new one. Hope this will give yu little help. Jean-Luc B :O) -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
