>
>
> Apache2? Your @INC misses blib/lib, looks like a broken MakeMaker,
It's the MakeMaker that comes with perl5.6.1
> since
> blib/lib is always there:
>
> from my Makefile:
>
> INST_LIB = blib/lib
> TEST_LIBS = -I$(INST_ARCHLIB) -I$(INST_LIB)
>
> which means that your Makefile has
>
> INST_LIB = blib/lib/Apache2
>
Yes, that exactly what's in my Makefile and after you pointed me to that I
guess reason is that I have used:
Makefile.PL MP_INST_APACHE2=1 ...
after changeing the to INST_LIB = blib/lib the first test works, but httpd
isn't starting because t/conf/mime.types are missing. I have copied this
over from the Apache distribution and now httpd starts (we should add this
file to the cvs, should I commit it ?) but more or less every test fails.
I try to rebuild without MP_INST_APACHE2=1 and see if this changes
anything...
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]