Re: Apache2 & cygwin

2004-07-08 Thread Gerrit P. Haase
Paul-Kenji schrieb: >> Paul-Kenji wrote: Paul-Kenji schrieb: > -L/usr/local/apache2/lib -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a > -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt > -lgdbm_compat -lapr

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji wrote: >> Paul-Kenji schrieb: >>> -L/usr/local/apache2/lib -L/usr/local/lib >>> /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a >>> -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt >>> -lgdbm_compat -lapr-0 -laprutil-0 >>> Just tried add

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji schrieb: > -L/usr/local/apache2/lib -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoader.a > -L/usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/CORE -lperl -lcrypt > -lgdbm_compat -lapr-0 -laprutil-0 > Just tried adding libapr-0 and libapr_util-0 (

Re: Apache2 & cygwin

2004-07-07 Thread Gerrit P. Haase
Paul-Kenji wrote: > Thanks for the info, apache2 starts well now > the new prob i'm experiencing is about modperl 2 now > it almost succeeds until the linking at the end: > ld2 -s -L/usr/local/lib \ [...] > -L/usr/local/lib > /usr/lib/perl5/5.8.2/cygwin-thread-multi-64int/auto/DynaLoader/DynaLoa

Re: Apache2 & cygwin

2004-07-07 Thread Max Bowsher
Paul-Kenji Cahier wrote: > Has anyone ever been able to compile it properly and have it run? > > a good ol' ./configure && make && make install will run almost > flawlessly(just gotta copy a few exe manually in make install) but > then trying to start httpd it exists almost instantly after a > sig