Roy Keene wrote: > All, > > I've written a mostly-working CGI wrapper for Rivet on platforms that > are not supported by the module. > > It can be fetched from (for now): > http://www.rkeene.org/tmp/rivet-cgi.tar.gz > > Let me know if anyone finds it useful.
It looks good, and I'd like to integrate it into Rivet proper, if possible, but I'd need your help to do that, because I don't have the time, to be honest. Where's it getting the Rivet specific commands from - I don't see them after a quick glance. In reality, a long time ago, I tried (and mostly succeeded) in splitting the Apache-specific code out into src/TclWebapache.c. Completing the missing functionality in TclWebcgi.c would be one way of making the full Rivet functionality available. On the other hand, simply writing that code in Tcl would most likely be faster. -- David N. Welton - http://www.dedasys.com/davidw/ Linux, Open Source Consulting - http://www.dedasys.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
