Randy,

I'm using Perl 5.6.0 for this. Should I be using 5.8.0?  Does that affect 
ModuleConfig.c?

Having problems running things with the version I put out last week.  It complains 
about the dumbest things and is overly strict.

Thanks
Chuck


-----Original Message-----
From: Randy Kobes [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 06, 2002 12:34 PM
To: Goehring, Chuck Mr., RCI - San Diego
Cc: mod perl list (E-mail)
Subject: RE: can't fine ModuleConfig.c.


On Sun, 4 Aug 2002, Goehring, Chuck Mr., RCI - San Diego wrote:

> Randy,
> 
> Got things working - had to get that thing into production
> before the security folks took us out of the dns.
> 
> Failed modperl's test because the test required Process.pm
> which in turn required the entire libwin32 (which died during
> compile).  On the modperl side, I deleted ModuleConfig.c fom
> the project and it compiled.

Are you using a recent ActivePerl? The libwin32 suite
should be there, if you are ...

> 
> Did:
>    perl Makefile.PL
>    nmake install
>    Built .so file using VC++ IDE.
>    nmake test (died because of Process.pm)
>    nmake install
> 
> Did not modify any make or provide any options to Makefile.PL
> 
> 
> As dangerous as this seams, it did run and passed minimal
> testing.  Have had no reports of problems from the users.  It
> isn't doing e-commerce or the like.
> 
> Something is up with ModuleConfig.c though.  I don't know what
> that file does.  We use mod_perl just to speed up cgis so maybe
> it isn't needed for my purposes.

I'll try to look into what's up with ModuleConfig.c ... 

best regards,
randy


Reply via email to