Piotr Orzechowski wrote:
> 
> So the question is, does Tcl support require some special steps or
> environment setup to work? Is there any other thing I should check or
> look at?
> 

If Fossil is linked to a Tcl shared library, is it accessible from the
web server process?  In some environments (i.e. "jails"), you might need
to compile Tcl without shared library support (via --disable-shared) and
then recompile Fossil to use that Tcl.

Once the Fossil repository works when compiled with Tcl support, you'll
need to enable the "tcl" setting (on the settings page) in order to take
advantage of it.

--
Joe Mistachkin

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to