Re: cvs commit: httpd-2.0 config.layout

2002-04-08 Thread Justin Erenkrantz

On Sun, Apr 07, 2002 at 01:13:17AM +0100, Pier Fumagalli wrote:
> BTW, OS/X freaks, is there interest in a "bundle" layout for Apache2? If you
> check out /System/Library/Frameworks/JavaVM.framework/ you'll see what I
> mean...

Hey, that's cool stuff.  You could have Apache 1.3 and 2.0 in the
same hierarchy, I guess.

> I've started to install all my "services" (PostFix, Cyrus-IMAPD, Apache2 and
> so on) in /Library/Services, keeping everything self-contained in bundles
> with versioning... It's kinda neat, as I can have several versions installed
> and switch them only by changing a symlink (like OS/X bundles do!), and
> would be kewl to have a layout following the Bundles scheme as well...

Sure - under the mantra, "why not?"  -- justin



Re: cvs commit: httpd-2.0 config.layout

2002-04-07 Thread Jim Jagielski

I like using the Apache2 default myself. I hate files placed willy-nilly
all over the place :)

Pier Fumagalli wrote:
> 
> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> 
> > aaron   02/04/06 13:44:44
> > 
> > Modified:.config.layout
> > Log:
> > Add libdir entries to config.layout.
> > 
> > Submitted by:Pier Fumagalli <[EMAIL PROTECTED]>
> > Reviewed by:Aaron Bannert
> 
> Thanks Aaron... :) Much appreciated... Check out the --includedir as well.
> 
> BTW, OS/X freaks, is there interest in a "bundle" layout for Apache2? If you
> check out /System/Library/Frameworks/JavaVM.framework/ you'll see what I
> mean...
> 
> I've started to install all my "services" (PostFix, Cyrus-IMAPD, Apache2 and
> so on) in /Library/Services, keeping everything self-contained in bundles
> with versioning... It's kinda neat, as I can have several versions installed
> and switch them only by changing a symlink (like OS/X bundles do!), and
> would be kewl to have a layout following the Bundles scheme as well...
> 
> Pier
> 


-- 
===
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
  "A society that will trade a little liberty for a little order
 will lose both and deserve neither" - T.Jefferson



Re: cvs commit: httpd-2.0 config.layout

2002-04-06 Thread Aaron Bannert

On Sun, Apr 07, 2002 at 01:13:17AM +0100, Pier Fumagalli wrote:
> Thanks Aaron... :) Much appreciated... Check out the --includedir as well.

I applied that one but forgot to commit. All taken care of now. I've
review the APXS patch from you and Thom, and it seems to work for me
w/ PHP4, so I'll commit that too shortly.

-aaron



Re: cvs commit: httpd-2.0 config.layout

2002-04-06 Thread Pier Fumagalli

"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:

> aaron   02/04/06 13:44:44
> 
> Modified:.config.layout
> Log:
> Add libdir entries to config.layout.
> 
> Submitted by:Pier Fumagalli <[EMAIL PROTECTED]>
> Reviewed by:Aaron Bannert

Thanks Aaron... :) Much appreciated... Check out the --includedir as well.

BTW, OS/X freaks, is there interest in a "bundle" layout for Apache2? If you
check out /System/Library/Frameworks/JavaVM.framework/ you'll see what I
mean...

I've started to install all my "services" (PostFix, Cyrus-IMAPD, Apache2 and
so on) in /Library/Services, keeping everything self-contained in bundles
with versioning... It's kinda neat, as I can have several versions installed
and switch them only by changing a symlink (like OS/X bundles do!), and
would be kewl to have a layout following the Bundles scheme as well...

Pier




Re: cvs commit: httpd-2.0 config.layout

2002-03-07 Thread Thom May

* Thom May ([EMAIL PROTECTED]) wrote :
> * [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote :
> > aaron   02/03/07 06:26:07
> > 
> >   Modified:.config.layout
> >   Log:
> >   Add a missing errordir entry in the Debian config.layout.
> >   
> >   PR: 10067
> >   Obtained from:  Dirk-Jan Faber <[EMAIL PROTECTED]>
> Unfortunately that fix isn't quite correct, as it would put the errordir as
> /error .
> 
> Correction attached.
> Cheers, 
> -Thom
and neither is that. Lets try this again.
Sorry!
-Thom

ndex: config.layout
===
RCS file: /home/cvspublic/httpd-2.0/config.layout,v
retrieving revision 1.10
diff -u -u -r1.10 config.layout
--- config.layout   7 Mar 2002 14:26:07 -   1.10
+++ config.layout   7 Mar 2002 14:50:02 -
@@ -306,5 +306,5 @@
 proxycachedir: ${prefix}/var/cache/apache2/proxy
 infodir:   ${exec_prefix}/share/info
 installbuilddir: ${prefix}/etc/apache2/build
-errordir:  ${prefix}/error
+errordir: ${datadir}/error
 



Re: cvs commit: httpd-2.0 config.layout

2002-03-07 Thread Thom May

* [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote :
> aaron   02/03/07 06:26:07
> 
>   Modified:.config.layout
>   Log:
>   Add a missing errordir entry in the Debian config.layout.
>   
>   PR: 10067
>   Obtained from:  Dirk-Jan Faber <[EMAIL PROTECTED]>
Unfortunately that fix isn't quite correct, as it would put the errordir as
/error .

Correction attached.
Cheers, 
-Thom

Index: config.layout
===
RCS file: /home/cvspublic/httpd-2.0/config.layout,v
retrieving revision 1.10
diff -u -u -r1.10 config.layout
--- config.layout   7 Mar 2002 14:26:07 -   1.10
+++ config.layout   7 Mar 2002 14:42:22 -
@@ -306,5 +306,5 @@
 proxycachedir: ${prefix}/var/cache/apache2/proxy
 infodir:   ${exec_prefix}/share/info
 installbuilddir: ${prefix}/etc/apache2/build
-errordir:  ${prefix}/error
+errordir: ${data_dir}/error
 



Re: cvs commit: httpd-2.0 config.layout

2002-02-26 Thread Aaron Bannert

On Tue, Feb 26, 2002 at 03:49:03PM -0500, Jeff Trawick wrote:
> Beware, there is something not quite right somewhere...
> 
> See how exec_prefix hasn't been expanded in the invocation below.
> 
> /bin/sh /usr/home/trawick/regress/httpd-2.0/shlibtool  --mode=link gcc
> -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
> -Wmissing-declarations -DNO_DBM_REWRITEMAP-D_REENTRANT
> -D_THREAD_SAFE -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER
> -I. -I/usr/home/trawick/regress/httpd-2.0/os/unix
> -I/usr/home/trawick/regress/httpd-2.0/server/mpm/prefork
> -I/usr/home/trawick/regress/httpd-2.0/modules/http
> -I/usr/home/trawick/regress/httpd-2.0/modules/proxy
> -I/usr/home/trawick/regress/httpd-2.0/include
> -I/usr/home/trawick/regress/httpd-2.0/srclib/apr/include
> -I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/include
> -I/usr/home/trawick/regress/httpd-2.0/modules/dav/main
> -I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/include
> -I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/xml/expat/lib
> -export-dynamic   -o mod_echo.la -rpath {exec_prefix}/modules
> -module -avoid-version  mod_echo.lo
> shlibtool: link: only absolute run-paths are allowed

Hmm...can you send me your config.nice? Looks like we're not escaping
a $ in a makefile perhaps?

-aaron



Re: cvs commit: httpd-2.0 config.layout

2002-02-26 Thread Jeff Trawick

[EMAIL PROTECTED] writes:

> aaron   02/02/26 10:41:58
> 
>   Modified:.config.layout
>   Log:
>   These variables need to be delimited with {} or they will conflict with
>   other variables in the same namespace with a shorter prefix substring.
>   How did this ever work before? I ran into this while testing some of
>   the recent layout-fixing patches.

Beware, there is something not quite right somewhere...

See how exec_prefix hasn't been expanded in the invocation below.

/bin/sh /usr/home/trawick/regress/httpd-2.0/shlibtool  --mode=link gcc
-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wmissing-declarations -DNO_DBM_REWRITEMAP-D_REENTRANT
-D_THREAD_SAFE -DAP_DEBUG -DAP_HAVE_DESIGNATED_INITIALIZER
-I. -I/usr/home/trawick/regress/httpd-2.0/os/unix
-I/usr/home/trawick/regress/httpd-2.0/server/mpm/prefork
-I/usr/home/trawick/regress/httpd-2.0/modules/http
-I/usr/home/trawick/regress/httpd-2.0/modules/proxy
-I/usr/home/trawick/regress/httpd-2.0/include
-I/usr/home/trawick/regress/httpd-2.0/srclib/apr/include
-I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/include
-I/usr/home/trawick/regress/httpd-2.0/modules/dav/main
-I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/include
-I/usr/home/trawick/regress/httpd-2.0/srclib/apr-util/xml/expat/lib
-export-dynamic   -o mod_echo.la -rpath {exec_prefix}/modules
-module -avoid-version  mod_echo.lo
shlibtool: link: only absolute run-paths are allowed

-- 
Jeff Trawick | [EMAIL PROTECTED] | PGP public key at web site:
   http://www.geocities.com/SiliconValley/Park/9289/
 Born in Roswell... married an alien...