Tod Harter said at 23:12 24-12-2001: >Actually as far as I know the only reason you would need any header files at >all with AxKit would be to compile libapreq. Other than that you can no doubt >use a pre-compiled version, like the one provided by IndigoPerl >(www.indigostar.com), which I have found to be a high-quality packaging of >perl, apache, mod_perl. If you can find a version of libapreq thats already >compiled against that environment, you should be all set. I haven't tried, >but as far as I know practically all of CPAN is available as installable >packages (they use the activestate packaging system).
I took the one from Randy Kobes, as outlined in http://perl.apache.org/distributions.html (3rd). I see that it doesn't come with Apache::Request, standard. They do have some AxKit modules there also, but they seem a bit old: http://theoryx5.uwinnipeg.ca/ppmpackages/ > > >It might be worth a try at least. > >On Monday 24 December 2001 10:12, you wrote: > > Hi, > > > > Is there a repository for a win32 port, using ActivePerl? > > > > If not, has anybody been able to compile Apache/mod_perl on Cygwin with > > AxKit? > > > > I can get as far as a static Apache/mod_perl, but then Apache::Constants > > won't load, because it needs a loadable object (I'm guessing libhttpd.dll > > which doesn't exist in a static compilation). Dynamic compilation of > > mod_perl gives me all kinds of undefined symbols, which are all in > > libperl.a or libmain.a. Chicken and egg thingy I'm not too fond of solving. > > > > The reason I'm asking, is that I'd like to develop stuff on my laptop and > > I'm not always connected these days :-). > > > > I'm now trying to compile AxKit with the win32 native, but I'm pretty sure > > that won't work. > > > > > > > > Best regards, > > > > Melvyn Sopacua > > WebMaster IDG.nl > > _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ > > If it applies, where it applies - this email is a personal > > contribution and does not reflect the views of my employer > > IDG.nl. > > \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] Best regards, Melvyn Sopacua WebMaster IDG.nl _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ If it applies, where it applies - this email is a personal contribution and does not reflect the views of my employer IDG.nl. \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
