To get scoop running on windows, you'll need to have visual c++ (version: something) to compile apache with mod_perl. There is a package that has a version of apache+mod_perl already compiled, and it should be linked off the apache mperl page somewhere. You won't be able to use any of the included scoop scripts, so you'll have to install modules by hand (with activestate's ppm packages). It's not difficult, but it requires reasonable knowledge of activestate's perl, apache, and mod_perl, but i've done it several times and have it currently set up on win2k (with the precompiled version of apache) and it works fine enough. There are some quirks but nothing you can't work around.
But the included scoop documentation really isn't going to help you much, the only thing you'll need it for is the apache config setup and somewhere there's a list of modules you need.
|