Randy Kobes wrote:
> 
> There is an alpha port of apxs for Win32 for Apache/2.0;
> grab the script
>    http://perl.apache.org/dist/win32-bin/install_apxs
> and run it, which will fetch, configure, and install
> it on your system.

beauty.  except a) i had to add 'use File::Spec;' to Configure.pl,
and a 'perl t\TEST -config' blowes up trying to build mod_random_chunk
(unresolved symbols _random and _srandom).

but it's a whole lot better than before!

do things of the form 'open($fh, "link foo |");' not work well
on windows?  because i'm wondering if the giant .bat file could
be replaced with a perl script that used that construct to do
the linking..
-- 
#ken    P-)}

Ken Coar, Sanagendamgagwedweinini  http://Ken.Coar.Org/
Author, developer, opinionist      http://Apache-Server.Com/

"Millennium hand and shrimp!"

Reply via email to