Index: openacs-4/packages/acs-core-docs/www/aolserver4.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/aolserver4.adp,v diff -u -r1.1.2.8 -r1.1.2.9 --- openacs-4/packages/acs-core-docs/www/aolserver4.adp 6 Jan 2017 09:18:41 -0000 1.1.2.8 +++ openacs-4/packages/acs-core-docs/www/aolserver4.adp 21 Apr 2017 15:07:52 -0000 1.1.2.9 @@ -94,7 +94,7 @@

Configure, compile and install AOLserver. Many people need to run more than -one version of AOLserver in parallel. This section accomodates +one version of AOLserver in parallel. This section accommodates future upgrades by installing AOLserver 4 in /usr/local/aolserver40r9.

 [root aolserver]# cd /usr/local/src/aolserver40r10/aolserver
 [root aolserver]# ./configure --prefix=/usr/local/aolserver40r10 --with-tcl=/usr/local/lib/
@@ -174,7 +174,7 @@
 look like this:

 ../configure --enable-threads --disable-tdomalloc
           --prefix=/usr/local/aolserver --with-tcl=/usr/local/lib
-

Note that the location of the Tcl library may vary on differnt +

Note that the location of the Tcl library may vary on different platforms (e.g. for Debian 3.0: --with-tcl=/usr/lib/tcl8.4)

Now you can compile and configure tDOM

 [root unix]# sh CONFIG
 [root unix]# make install