On Tuesday 29 March 2005 17:54, Georg Lehner wrote: > Hello! > > You might also like to look at a similar effort I have been working on, > > located at <http://rmadilo.com/m2/>, the starting point is jnm.tcl and > > the > > Very interesting, may I steal some ideas? :)
Why not? Nothing is final on this front, I expect changes. I think I already made a few. In the server.tcl file, modules/.so files are in a list. I noticed that the array usage might result in an order of sourceing problem. I'll upload these changes later today along with an example of starting AOLserver in the foreground and using supervise for control and multilog to grab stderr, stdout and error.log output. I haven't checked, but this might make it possible to grab the output of a fatal startup. But it also allows debugging of this condition without editing the 'run' file (changing -t to -f). Also, has anyone ever noted that you can use daemontools' supervise/svc without the need to create /service or even to edit the inittab file to add svscanboot? You might be able to come up with a more acceptable solution to controlling AOLserver without adding global directories. tom jackson -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
