Thanks for the tip, borisz. Unfortunately I'm not able to install it on my Fedora 2 box because I don't have a high enough version of mod_perl. There's an RPM available from http://www.rexursive.com/software/modspin/ but if I'm going to compile libapreq2 I also need the mod_perl-devel to go along with it. | [reply] |
Then go and install a more recent mod_perl. If this is not possible try an old version of libapreq2 look here: old and new libapreq2
| [reply] |
Thanks, I got it to work after some effort (basically just downloaded a newer .src.rpm for mod_perl and did a force-install on that, then downloaded libareq2 directly from CPAN and installed that). Now if I can just get Apache::SessionManager to work :)
| [reply] |