Gerald Richter wrote:
>
> Neil,
>
> Embperl needs only to have read access the Apache header files and must be
> able to start the Apache binary, to check with whichs options it is
> compiled.
>
> The header files are normaly installed by mod_perl somewhere under the Perl
> directory (do a find -name httpd.conf). Take this directory as source when
> Makefile.PL asks. Additionaly Makefile.PL will ask for the Apache binary if
> it cannot be automaticly found.
>
> Hope this helps
Gerald, yes it did help, thanks very much. The install was not without
pain and suffering (I had to manually find various files like mod_env.so
and libperl.so, and the 'make test' failed for mod_perl), but it does
seem to be working finally when I test the server. This is very useful
to know about in future. I don't know if it is worth fixing Embperl to
be able to deal with this situation more automatically, as it may be
very anomalous.
Thanks again
-Neil
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]