> > I have a Fedora Core box and don't seem able to build > Embperl. I cannot work out what is missing. I have installed > the -devel packages for httpd, mod_perl and apr. > > With 2.0b11 it fails not finding apr.h (which does in fact > exist in /usr/include/apr-0 but this isn't in the include path) >
The reason is that the path where these includes are installed and the path where they are build for are different. Try to give this path to Makefile.PL when it asked for the Apache source. Does this change anything? > > With 1.36 it fails not finding Apache/src.pm > Embperl 1.3.6 does not support Apache 2 at all Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]