Re: incompatible epapinit.c file error

2003-07-22 Thread Richard Schilling
httpd-2.0.47 On 2003.07.22 16:27 Cameron McBride wrote: On Tue, Jul 22, 2003 at 04:20:58PM -0700, Richard Schilling wrote: > # ../bin/apachectl start > httpd: module "epapinit.c" is not compatible with this version of > Apache (found 19990320, need 20020903). > Please contact the vendor for the co

Re: HTML::Embperl dependencies

2003-07-22 Thread Angus Lees
At Tue, 22 Jul 2003 16:18:04 -0700, Richard Schilling wrote: > As I'm building HTML::Embperl from CVS source, I've taken note of some > PERL module dependencies. I've been installing on a clean Solaris > Box. Didn't see these listed anywhere so I thought I would go ahead > and post them. This

HTML::Embperl dependencies

2003-07-22 Thread Richard Schilling
As I'm building HTML::Embperl from CVS source, I've taken note of some PERL module dependencies. I've been installing on a clean Solaris Box. Didn't see these listed anywhere so I thought I would go ahead and post them. This may be a partial list: ExtUtils-MakeMaker ExtUtils-XSBuilder Parse-

problem with xs_generate.pl (FunctionTable.pm missing)

2003-07-22 Thread Richard Schilling
I'm trying to build HTML::Embperl from the CVS distribution. I can't get xs_generate.pl to find the file FunctionTable.pm: $ cd xsbuilder $ perl ./xs_generate.pl Parse /export/home/scotts/perl/embperl/xsbuilder/maps/_types.map... Parse /export/home/scotts/perl/embperl/xsbuilder/maps/ep_type.map.

Re: incompatible epapinit.c file error

2003-07-22 Thread Cameron McBride
On Tue, Jul 22, 2003 at 04:20:58PM -0700, Richard Schilling wrote: > # ../bin/apachectl start > httpd: module "epapinit.c" is not compatible with this version of > Apache (found 19990320, need 20020903). > Please contact the vendor for the correct version. what version of apache? Cameron --

incompatible epapinit.c file error

2003-07-22 Thread Richard Schilling
Running into an error when I try to start apache. It seems that I have an older version of epapinit.c installed, but I can't seem to find an HTML::Embperl distribution that provides a more current one. I'm building the latest CVS codebase. Here's the error: # ../bin/apachectl start httpd: mo