[rt-users] Apache Cookie error

Phil Homewood pdh at snapgear.com
Wed Jul 24 18:45:16 EDT 2002


Steve wrote:
> >For Apache Cookie I tried installing libapreq-0.31 as suggested by 
> >http://www.helgrim.com/perlmodules/. But I am getting the following error 
> >while doing so:

> >Request.xs:2: mod_perl.h: No such file or directory
> >*** Error code 1

> >What could be the problem?

Missing mod_perl?

> >And for MIME entity I have instlled both the MIME Tools and the MIME 
> >Base64, but still getting that its not installed.
> >
> >What could be the problem? Any help is welcome.

for i in www/p5-libapreq converters/p5-MIME-Base64 mail/p5-MIME-Tools
do
  cd /usr/ports/$i && make install
done

All those things install fine from the ports collection. (And the
p5-libapreq port will install mod_perl for you if needed.)




More information about the rt-users mailing list