Re: libapreq2-2.06-dev MM.pm compile problems

2005-10-16 Thread eps com estem
Ok, you are right. A huge monkey is the cause that i didn't make && make install the modperl module o_O Done! I've had to compile also Parse-RecDescent cause apreq claimed it didn't found. Now apparently everything has gone right. Thanks! >eps com estem wrote: >> I've recompile everything

Re: libapreq2-2.06-dev MM.pm compile problems

2005-10-16 Thread Philip M. Gollucci
eps com estem wrote: I've recompile everything with your purposed changes (i wasn't understanding what a mp2 statically build did mean), but i get the same error in apreq2. #modperl perl Makefile.PL MP_USE_STATIC=1 MP_AP_PREFIX="/blah/sources/httpd-2.0.55/" \ MP_AP_CONFIGURE="--with-mpm=prefork

Re: libapreq2-2.06-dev MM.pm compile problems

2005-10-16 Thread eps com estem
I've recompile everything with your purposed changes (i wasn't understanding what a mp2 statically build did mean), but i get the same error in apreq2. What i've done: #perl /Configure -des -Dusethreads make make install #modperl perl Makefile.PL MP_USE_STATIC=1 MP_AP_PREFIX="/blah/sources/htt

Re: libapreq2-2.06-dev MM.pm compile problems

2005-10-15 Thread Philip M. Gollucci
eps com estem wrote: Hi, in the procedure to compile new apache+modperl2+apreq2 i'm finding problems with apreq2 compilation. perl 5.87 apache 2.0.55 modperl 2.01 ExtUtils-XSBuilder-0.27 libapreq2-2.06-dev The commands i do #perl /Configure -des -Dusethreads make make install good. #apache

libapreq2-2.06-dev MM.pm compile problems

2005-10-15 Thread eps com estem
Hi, in the procedure to compile new apache+modperl2+apreq2 i'm finding problems with apreq2 compilation. perl 5.87 apache 2.0.55 modperl 2.01 ExtUtils-XSBuilder-0.27 libapreq2-2.06-dev The commands i do #perl /Configure -des -Dusethreads make make install #apache /configure --prefix=/usr/local