Re: tcl running as a NT/XP service?




Mike wrote:
I know this has been discussed before and is in the archives. I
prefer to have a pure tcl solution if available to run a tcl
script as an NT/XP service.

Does anyone know of a pure tcl solution?

Mike

The easiest way is to create a starpack and configure it to run as a
service. Could be that it also works with a starkit or normal Tcl
installation...
A tutorial for this can be found here:
http://wiki.beyondunreal.com/wiki/Setting_Up_A_Subversion_Server
It is for subversions svnserve, but can be adopted to any arbitrary
program.


Eckhard

.



Relevant Pages