Hi, > > Embperl2 seems to have compilation problems on RedHat > Enterprise Linux 3 and 4 because RedHat have split the APR > libraries into separate packages from the httpd apache > packages. Specifically, all the apr include headers are found > in /usr/include/apr-0 rather than being included in > /usr/include/httpd. > > The build fails thusly: > > > - is it possible to get a -I/usr/include/apr-0 included > somewhere in the build > system? (perhaps autodetecting if the dir exists or something?) >
Could you please run the attached Makefile.PL and send me the output, then I should be able to add some autodetection > - is there a nice way of forcing this additional include > directory at build > time using the current code? You have to edit Makefile, after running Makefile.PL Gerald
Makefile.PL
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]