Per Einar Ellefsen wrote:
> Thanks a lot for your help. Now, for some more problems :)
[skipped]
> make[3]: Leaving directory `/usr/src/apache_1.3.24/src'
>
> I'm not so sure what's happening, but re-running make will re-execute this
> section over and over again, so something must have gone wr
At 21:43 01.05.2002, Alexander Solovey wrote:
>Per Einar Ellefsen wrote:
> > >Try to apply patch (attached) and then build using these options:
> > >
> > >perl Makefile.PL APACHE_SRC=../apache_1.3.24/src USE_APACI=1 EVERYTHING=1
> > >PERL_EXTRA_CFLAGS=-DUSEIMPORTLIB DO_HTTPD=1
> > >APACI_ARGS='--e
Per Einar Ellefsen wrote:
> >Try to apply patch (attached) and then build using these options:
> >
> >perl Makefile.PL APACHE_SRC=../apache_1.3.24/src USE_APACI=1 EVERYTHING=1
> >PERL_EXTRA_CFLAGS=-DUSEIMPORTLIB DO_HTTPD=1
> >APACI_ARGS='--enable-rule=SHARED_CORE --enable-module=so'
>
> Thanks a
At 13:56 01.05.2002, Alexander Solovey wrote:
>Per Einar Ellefsen wrote:
> > I have been trying to get mod_perl 1.26 to build on Cygwin. With no luck.
> > Has anyone else been successful in this?
> >
> > Build options for mod_perl:
> >
> > perl Makefile.PL APACHE_SRC=../apache_1.3.24/src DO_HTTPD=
Per Einar Ellefsen wrote:
> I have been trying to get mod_perl 1.26 to build on Cygwin. With no luck.
> Has anyone else been successful in this?
>
> Build options for mod_perl:
>
> perl Makefile.PL APACHE_SRC=../apache_1.3.24/src DO_HTTPD=1 USE_APACI=1
> EVERYTHING=1
Try to apply patch (attached)