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.4 -r1.5 --- openacs-4/packages/acs-core-docs/www/individual-programs.html 20 Aug 2003 16:20:16 -0000 1.4 +++ openacs-4/packages/acs-core-docs/www/individual-programs.html 11 Sep 2003 04:26:50 -0000 1.5 @@ -34,7 +34,7 @@ to install OpenFTS.
tDOM, REQUIRED.�OpenACS 5.0.0d stores queries in XML files, so we use an AOLserver module called tDOM to parse these files. (This replaces libxml2, which - was used prior to 4.6.4.) tDOM is available from http://tdom.org).
Web Server.�The web server handles incoming HTTP requests, provides + was used prior to 4.6.4.) tDOM is available from http://tdom.org).
Web Server.�The web server handles incoming HTTP requests, provides
a runtime environment for OpenACS's tcl code, connects to the
database, sends out HTTP responses, and logs requests and
errors. OpenACS uses AOLserver; some people have had success
Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml,v
diff -u -r1.4 -r1.5
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 20 Aug 2003 16:20:19 -0000 1.4
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 11 Sep 2003 04:27:54 -0000 1.5
@@ -238,7 +238,7 @@
queries in XML files, so we use an AOLserver module called
tDOM to parse these files. (This replaces libxml2, which
was used prior to 4.6.4.) tDOM is available from