Index: openacs-4/packages/acs-core-docs/www/aolserver.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/aolserver.adp,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/acs-core-docs/www/aolserver.adp 26 Aug 2020 07:46:24 -0000 1.5.2.2 +++ openacs-4/packages/acs-core-docs/www/aolserver.adp 3 Sep 2021 09:14:43 -0000 1.5.2.3 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {Install AOLserver 3.3oacs1} +{/doc/acs-core-docs/ {ACS Core Documentation}} {Install AOLserver 3.3oacs1} Install AOLserver 3.3oacs1 -

Edit the file CONFIG and change this section:

-# ----------------------------------------------------
+

Edit the file CONFIG and change this section:

# ----------------------------------------------------
 # aolsrc="/usr/src/aolserver-3.4"
 # ../configure --enable-threads --disable-tdomalloc \
 #   --with-aolserver=$aolsrc \
-#   --with-tcl=$aolsrc/tcl8.3.4/unix 

to

-# ----------------------------------------------------
+#   --with-tcl=$aolsrc/tcl8.3.4/unix 

to

# ----------------------------------------------------
 aolsrc="/usr/local/src/aolserver/aolserver"
 ../configure --enable-threads --disable-tdomalloc \
   --with-aolserver=$aolsrc \