Re: compilation errors

2002-08-29 Thread Stas Bekman
Dave Smith wrote: >>try modperl from cvs. or if you want to wait until 1.99_06, simply > > define in your startup.pl: > >>sub Apache::DIR_MAGIC_TYPE () { "httpd/unix-directory" } > > > I think this worked -- at least mod_perl loads now w/out errors, however, > the server starts and immediate

Re: compilation errors

2002-08-29 Thread Dave Smith
> try modperl from cvs. or if you want to wait until 1.99_06, simply define in your startup.pl: > sub Apache::DIR_MAGIC_TYPE () { "httpd/unix-directory" } I think this worked -- at least mod_perl loads now w/out errors, however, the server starts and immediately dies: $ ./httpd -X -e debug [Th

Re: compilation errors

2002-08-28 Thread Doug MacEachern
On Wed, 28 Aug 2002, Dave Smith wrote: > Starting Apache2: [Wed Aug 28 14:42:31 2002] [error] unknown constant > DIR_MAGIC_TYPE at try modperl from cvs. or if you want to wait until 1.99_06, simply define in your startup.pl: sub Apache::DIR_MAGIC_TYPE () { "httpd/unix-directory" } --

Re: compilation errors

2002-08-28 Thread Dave Smith
>> (now if I >> could just got Apache::MP3 to run under mod_perl2/Apache2...) > > You should be able to by adding: > > PerlModule Apache::compat > > If not, let us know what doesn't work. Starting Apache2: [Wed Aug 28 14:42:31 2002] [error] unknown constant DIR_MAGIC_TYPE at /usr/local/lib/perl5/

Re: compilation errors

2002-08-28 Thread Stas Bekman
Dave Smith wrote: >>So since you are using prefork you don't have to upgrade to 5.8.0, >>simply rebuild perl 5.6.1 without any threading enabled. (it'll also >>make your mod_perl and perl faster). But if it's for testing go with >>5.8.0 of course, since it's mucho improved compared to 5.6.1. > I

Re: compilation errors

2002-08-28 Thread Dave Smith
> So since you are using prefork you don't have to upgrade to 5.8.0, > simply rebuild perl 5.6.1 without any threading enabled. (it'll also > make your mod_perl and perl faster). But if it's for testing go with > 5.8.0 of course, since it's mucho improved compared to 5.6.1. > > ___

Re: compilation errors

2002-08-16 Thread Stas Bekman
Dave Smith wrote: >>so we cannot see the build args. how did you build httpd-2.0? >>/whereever/httpd-2.0/is/installed/httpd -V > > > Server version: Apache/2.0.40 > Server built: Aug 15 2002 07:27:22 > Server's Module Magic Number: 20020628:0 > Architecture: 32-bit > Server compiled with

Re: compilation errors

2002-08-16 Thread Dave Smith
> so we cannot see the build args. how did you build httpd-2.0? > /whereever/httpd-2.0/is/installed/httpd -V Server version: Apache/2.0.40 Server built: Aug 15 2002 07:27:22 Server's Module Magic Number: 20020628:0 Architecture: 32-bit Server compiled with -D APACHE_MPM_DIR="server/

Re: compilation errors

2002-08-15 Thread Stas Bekman
[it'd be nice if you set your From: field: From: Dave Smith <> To: [EMAIL PROTECTED] ] Dave Smith wrote: > trying to compile mod_perl-2.0 gives the following errors: > (apache-2.0.40 already built/installed): For some reason it finds Apache/1.3.23 > *** /usr/sbin/httpd -V > Server version: Ap

compilation errors

2002-08-15 Thread Dave Smith
trying to compile mod_perl-2.0 gives the following errors: (apache-2.0.40 already built/installed): $ make cd "src/modules/perl" && make -f Makefile.modperl make[1]: Entering directory `/usr/local/src/modperl-2.0_cvs/src/modules/perl' cc -I/usr/local/src/modperl-2.0_cvs/src/modules/perl -I/usr/