Index: openacs-4/packages/acs-core-docs/www/individual-programs.html
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/individual-programs.html,v
diff -u -r1.32.2.2 -r1.32.2.3
--- openacs-4/packages/acs-core-docs/www/individual-programs.html 9 Sep 2014 08:31:55 -0000 1.32.2.2
+++ openacs-4/packages/acs-core-docs/www/individual-programs.html 24 Oct 2014 14:33:54 -0000 1.32.2.3
@@ -36,10 +36,10 @@
whereas on BSD distributions,
make
and
gmake
are
- different --use gmake.
Tcl 8.4.x.
Tcl 8.5.x, REQUIRED. OpenACS is written in Tcl, an interpreted + different --use gmake.
Tcl 8.5.x.
Tcl 8.5.x, REQUIRED. OpenACS is written in Tcl, an interpreted language. A threaded version of the Tcl interpreter must be installed for OpenACS to work. The Tcl interpreter that is included in most standard - distributions may not be thread safe.
TCL 8.5.x development headers and libraries, OPTIONAL. The site-wide-search service, OpenFTS, requires these to + distributions may not be thread safe.
Tcl 8.5.x development headers and libraries, OPTIONAL. The site-wide-search service, OpenFTS, requires these to
compile. (Debian users: apt-get install
tcl8.5-dev
). You need this
to install OpenFTS.
Tcllib, REQUIRED.