From: Vasiljevic Z. <zv...@ar...> - 2008-05-08 06:44:52
|
On 07.05.2008, at 23:17, Andrew Piskorski wrote: > AFAIK, it is impossible to run either AOLserver or Naviserver without > at least one Tcl interpreter loaded in there somewhere. It is also > impossible to compile it without linking against Tcl. > I think what Vlad wanted to say is that he needs no Tcl scripting taking place (all can be done in loaded C-modules). Of course, the server is heavily dependent on Tcl library but not directly on executing Tcl scripts. Cheers Zoran |