Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Olaf Mersmann
* Dossy Shiobara <[EMAIL PROTECTED]> [050825 17:18]: > On 2005.08.25, Nathan Folkman <[EMAIL PROTECTED]> wrote: *snip* > A thin ADP application that stores config settings in a AGF file which > is then used to forward-generate a nsd.tcl. My current setup is pretty frontend neutral. The current sys

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Jim Davidson
Ugh -- that thing was a mess and hard to maintain. Better to start over. -Jim On Aug 25, 2005, at 11:22 AM, Nathan Folkman wrote: On Aug 25, 2005, at 11:12 AM, Dossy Shiobara wrote: On 2005.08.25, Nathan Folkman <[EMAIL PROTECTED]> wrote: $ bin/tclsh84 ./nsconfig.tcl -debug -modules

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Nathan Folkman
On Aug 25, 2005, at 11:12 AM, Dossy Shiobara wrote: On 2005.08.25, Nathan Folkman <[EMAIL PROTECTED]> wrote: $ bin/tclsh84 ./nsconfig.tcl -debug -modules nscp or maybe this is better... A thin ADP application that stores config settings in a AGF file which is then used to forward-generate

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Dossy Shiobara
On 2005.08.25, Nathan Folkman <[EMAIL PROTECTED]> wrote: > $ bin/tclsh84 ./nsconfig.tcl -debug -modules nscp > > or maybe this is better... A thin ADP application that stores config settings in a AGF file which is then used to forward-generate a nsd.tcl. Web-based config. It was all the rage in

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Jim Davidson
Folks, OK -- so it sounds like we have the following goals: 1. sources need to be configurable and buildable in the source directory 2. final install location needs to be part of the config for all the - rpath junk 3. install/copy step needs to bypass the final install location and copy to so

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Nathan Folkman
I am indeed. :-) Basically I've started creating a series of small config examples which can be concatenated together based on which features you would like to enable. See: $AOLSERVER/examples/config. Example: cat base.tcl nscp.tcl > nsd.tcl (would create base AOLserver config with a cont

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Jim Davidson
Nate's working on some config stuff as well -- would be good to coordinate the efforts and get it into the core distribution. -jim On Aug 25, 2005, at 9:52 AM, Olaf Mersmann wrote: * Jim Davidson <[EMAIL PROTECTED]> [050825 15:24]: *snip* 7. would also be good if something in the in

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Olaf Mersmann
* Jim Davidson <[EMAIL PROTECTED]> [050825 15:24]: > *snip* > 7. would also be good if something in the install helped build up the > server nsd.tcl config as well I'm working on a simple nsd.tcl generation TCL script for the Batteries Included AOLserver distribution. Maybe parts of this can be

Re: [AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-25 Thread Dossy Shiobara
On 2005.08.24, John Caruso <[EMAIL PROTECTED]> wrote: > But AOLserver 4 doesn't let you do this, and in fact makes it very > difficult to achieve at all (much more so that it was under AOLserver > 3.4.2, as I showed in my posting). Maybe I'm misunderstanding this, but ... at least for the tip of

[AOLSERVER] Build/installation complexity with AOLserver 4 (for package maintainers) (was Re: [AOLSERVER] Batteries included AOLserver distribution)

2005-08-24 Thread John Caruso
At Wednesday 07:16 PM 8/24/2005, Andrew Piskorski wrote: John Caruso wrote: > Basically, AOLserver 4 is hostile to being built (or having its > modules built) in anything other than its final installation > directory. Frankly, I'm not sure what you're talking about. I explained one facet of it in