Thanks for pointing to the right direction. I got source tarball from
httpd.apache.org directly and it was fairly easy now.
I was using httpd-2.0.50. I guess the problem was httpd-2.0.50.src.rpm was
not suitable for this purpose.
Giving "include" directory didn't make a difference.
/usr/src/redh
>
> I have this totally weird problem with using
> Cyrus::SIEVE::managesieve (part of the Cyrus messagestore)
> from an Embperl page. Maybe somebody can help me understand
> what's going on.
>
>...
> The script runs just fine as "pure Perl" with warnings (and
> strict) turned on. embpexec.p
>
> I wonder what is the simplest way to install Embperl on
> Fedora Core 1. The httpd is a snap with rpm but then,
> installation of embperl fails since there's no 'apr.h' in
> apache source directory. (I installed httpd source rpm and
> gave /usr/src/redhat/SOURCES/httpd-... directory) A sim