in reply to Installing Apache::Request on windows

Looks like you're missing some part of the MS C compiler tools.

As far as I know, you can get all the tools you need for free from the microsoft site (but I haven't tried that). here's a start

update: also check out A Practical Guide to Compiling C based Modules under ActiveState using Microsoft C++

  • Comment on Re: Installing Apache::Request on windows