Excuse me if this is a ridiculous question, but is there any way
to install Apache::Request on a Windows box without VC++?

This is the output from 'perl Makefile.PL' for libapreq:

Warning: Guessing NAME [c] from current directory name.
Usage: xsubpp [-v] [-C++] [-except] [-prototypes] [-noversioncheck]
[-nolinenumb
ers] [-nooptimize] [-noinout] [-noargtypes] [-s pattern] [-typemap
typemap]... f
ile.xs
Writing Makefile for c
Writing Makefile for Apache::Request
Writing Makefile for Apache::Cookie
Writing Makefile for libapreq

When I do an 'nmake install' it gives me a couple of lines like:

Too many parameters - &&

And then seems to go on without a problem, but I try to 'use
Apache::Request();'
and it can't find it in @INC.

Does anybody have explicit instructions or prequisites for installing this?

Thanks in advance.

Ryan Adams

PS - I'm not actually trying to use Windows for production mod_perl,
but I want to be able to develop mod_perl stuff for the production
linux box from my laptop when I'm out of the office...


----------------------------------------------
Ryan Adams                  [EMAIL PROTECTED]
Vitessi Motorsports, Inc.      www.vitessi.com
Voice: 740/362-9254          Fax: 740/362-0354
----------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to