Re: Building on Darwin (Mac OS X)

2001-05-17 Thread Ken Williams
[EMAIL PROTECTED] (Ken Williams) wrote: >[EMAIL PROTECTED] (Doug MacEachern) wrote: >>don't know why they're so different, but this looks like part of the >>problem, since you do have unistd_h >>i would try changing this part to: >> >>#ifndef HAVE_UNISTD_H >>#define HAVE_UNISTD_H 1 >>#endif > >Yea

Re: Building on Darwin (Mac OS X)

2001-05-17 Thread Ken Williams
[EMAIL PROTECTED] (Doug MacEachern) wrote: >On Thu, 17 May 2001, Ken Williams wrote: >> They're also in /usr/include/unistd.h , but is the opening #ifndef >> messing things up, perhaps? (don't know what yours looks like) > >no, that's a standard convention so header files don't get included >more

RE: more Apache::Test stuff...

2001-05-17 Thread Doug MacEachern
On Thu, 17 May 2001, Geoffrey Young wrote: > you mean that when 2.0 sees PerlModule it just checks to see if it's valid > then (later) perl checks for the module in @INC, > whereas 1.3 does all this as it happens? Same for (yet to be implemented?) > custom directives? well, there is no PerlMod

Re: InputMessageFilter, InputBodyFilter?

2001-05-17 Thread Doug MacEachern
On Thu, 17 May 2001, barries wrote: > *click* thanks. "message" != "connection" and "body" != "content" threw > me off. "body" makes some sense to me, but why "message"? because an InputMessageFilter filters the whole HTTP message, headers + body. InputBodyFilter filters only the body. from r

RE: more Apache::Test stuff...

2001-05-17 Thread Geoffrey Young
> -Original Message- > From: Doug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: Thursday, May 17, 2001 11:47 AM > To: Geoffrey Young > Cc: '[EMAIL PROTECTED]' > Subject: RE: more Apache::Test stuff... > > > On Thu, 17 May 2001, Geoffrey Young wrote: > > > these patches seem to solve

Re: Phantom -D_LARGEFILE_SOURCE ?

2001-05-17 Thread Doug MacEachern
On Thu, 17 May 2001, Jens-Uwe Mager wrote: > Darwin (aka Rhapsody) always has a 64 bit off_t, there is no small file > compile environment. ah, ok. wish that was the case with all platforms! - To unsubscribe, e-mail: [EMAIL

Re: Building on Darwin (Mac OS X)

2001-05-17 Thread Doug MacEachern
On Thu, 17 May 2001, Ken Williams wrote: > They're also in /usr/include/unistd.h , but is the opening #ifndef > messing things up, perhaps? (don't know what yours looks like) no, that's a standard convention so header files don't get included more that once. > /* check: #include */ > -#ifn

RE: more Apache::Test stuff...

2001-05-17 Thread Doug MacEachern
On Thu, 17 May 2001, Geoffrey Young wrote: > these patches seem to solve the problem by moving PerlRequire (and > PerlSwitches?) to the preamble, thus insuring that @INC is modified before > seeing any extra configuration stuff... only problem is the patch causes pretty much all of 2.0's test t

Re: InputMessageFilter, InputBodyFilter?

2001-05-17 Thread barries
On Wed, May 16, 2001 at 08:15:50PM -0700, Doug MacEachern wrote: > On Wed, 16 May 2001, barries wrote: > > > What's the philosophy behind the naming of InputMessageFilter and > > InputBodyFilter, which seem to correspond to input connection filters > > (ie for the headers) and input request filte

RE: more Apache::Test stuff...

2001-05-17 Thread Geoffrey Young
> -Original Message- > From: Doug MacEachern [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 16, 2001 11:23 PM > To: Geoffrey Young > Cc: '[EMAIL PROTECTED]' > Subject: RE: more Apache::Test stuff... > [snip] > they are supposed to be in t/conf/modperl_inc.pl (generated by > Apache::T

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Matt Sergeant
On Thu, 17 May 2001, brian moseley wrote: > On Wed, 16 May 2001, Matt Sergeant wrote: > > > Oh, and the section should be called "Application > > Servers", IMO. > > i think "application server" describes a system that does > more than implementing a templating language. Yes, that's the idea. /m

Re: cvs commit: modperl-site index.html

2001-05-17 Thread G.Richter
> > Sure, if you don't mind add a few words about these too: > > Mason > OpenInteract (openiteract.org) > Ok, I writre something about Mason too and take a look at OpenInteract (but I don't know much about it) in the next few days Gerald ---

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Stas Bekman
On Thu, 17 May 2001, Matt Sergeant wrote: > On Thu, 17 May 2001, Stas Bekman wrote: > > > > > How about http://www.openinteract.org/ which is heavily based on TT. > > > > > > Yep, that should go in there too. > > > > anything else? > > Well you could add *lots* of modules in there, e.g. RAO, Apac

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Stas Bekman
On Thu, 17 May 2001, G.Richter wrote: > > > > anything else? > > > > Embperl has become much more then embedding Perl into HTML over the last > four years. So I would like to move it also down to the toolkit section. If > nobody has any objection, I would write a few words and commit it to the >

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Matt Sergeant
On Thu, 17 May 2001, Stas Bekman wrote: > > > How about http://www.openinteract.org/ which is heavily based on TT. > > > > Yep, that should go in there too. > > anything else? Well you could add *lots* of modules in there, e.g. RAO, Apache-Template, Apache-OAS, Apache-iNcom, Zobel... You could/s

Re: cvs commit: modperl-site index.html

2001-05-17 Thread G.Richter
> > anything else? > Embperl has become much more then embedding Perl into HTML over the last four years. So I would like to move it also down to the toolkit section. If nobody has any objection, I would write a few words and commit it to the modperl site Gerald --

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Stas Bekman
On Thu, 17 May 2001, Matt Sergeant wrote: > On Thu, 17 May 2001, Stas Bekman wrote: > > > > Oh, and the section should be called "Application Servers", IMO. > > > > Do you suggest a new section or to rename the one I've created? > > Rename. ok > > How about http://www.openinteract.org/ which is

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Matt Sergeant
On Thu, 17 May 2001, Stas Bekman wrote: > > Oh, and the section should be called "Application Servers", IMO. > > Do you suggest a new section or to rename the one I've created? Rename. > How about http://www.openinteract.org/ which is heavily based on TT. Yep, that should go in there too. > e

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Stas Bekman
On Wed, 16 May 2001, Matt Sergeant wrote: > On 17 May 2001, [EMAIL PROTECTED] wrote: > > > + > > + > > + http://template-toolkit.org/";>The Template > > + Toolkit is a fast, powerful and easily extensible > > + template processing system writt

Re: Phantom -D_LARGEFILE_SOURCE ?

2001-05-17 Thread Jens-Uwe Mager
On Wed, May 16, 2001 at 08:09:05PM -0700, Doug MacEachern wrote: > On Tue, 15 May 2001, Ken Williams wrote: > > > Is the suggestion below, about building Apache with -D_LARGEFILE_SOURCE, > > accurate? That flag seemed to have no effect when I used it in building > > Apache, and I couldn't find a

Re: cvs commit: modperl-site index.html

2001-05-17 Thread Stas Bekman
On Wed, 16 May 2001, Matt Sergeant wrote: > On 17 May 2001, [EMAIL PROTECTED] wrote: > > > + > > + > > + http://template-toolkit.org/";>The Template > > + Toolkit is a fast, powerful and easily extensible > > + template processing system writt