Geek entry: more AxKit madness.

Installing AxKit is a big pain in the you-know-where. I think it’s one of those “we build it on leenoox, you should too” projects. Feh. I don’t have any leenoox boxes in the house. So, here’s the problems I’ve found THIS WEEK:

  • AxKit requires Apache::Request.
  • The Apache::Request perl module requires mod_perl < 1.99.
  • mod_perl < 1.99 requires Apache1 (not Apache2).
  • Apache1 requires libtool 1.5.
  • Getting libtool 1.5 requires CVS.
  • Building the cvs version of libtool 1.5 requires automake, and autoconf.

And I’m still in the middle of all of that.