Index: openacs-4/packages/acs-core-docs/www/aolserver4.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/aolserver4.html,v diff -u -r1.27.2.14 -r1.27.2.15 --- openacs-4/packages/acs-core-docs/www/aolserver4.html 21 Apr 2017 15:07:52 -0000 1.27.2.14 +++ openacs-4/packages/acs-core-docs/www/aolserver4.html 2 Jun 2017 11:12:57 -0000 1.27.2.15 @@ -2,7 +2,7 @@ Install AOLserver 4

Install AOLserver 4

by Malte Sussdorff

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff. -
  1. Check suitability of previously installed TCL. Start tcl (type tclsh or find it using which tclsh). +

  1. Check suitability of previously installed TCL. Start Tcl (type tclsh or find it using which tclsh).

    [root root]% info exists tcl_platform(threaded)
     1
     [root root]% info patchlevel
    @@ -12,14 +12,14 @@
     info exists tcl_platform(threaded)
     info patchlevel
     

    If the first command returns anything other than 1, - then tcl is not threaded. If tcl is threaded and the version is 8.4 or higher, then installing - tcl from source is optional. + then Tcl is not threaded. If Tcl is threaded and the version is 8.4 or higher, then installing + Tcl from source is optional.

    Retrieve Tcl 8.4 (or higher). Download and install Tcl 8.4 from source

    Note for Debian users: you can apt-get install tcl8.4-dev if you have the right version (stable users will need to add tcl8.4 to their sources.list file as described on the Install Postgres page). You'll have to use /usr/lib/tcl8.4/ instead of /usr/local/lib when you - try to find the tcl libraries, however.

    If you have not installed Tcl already, download the latest Tcl version from Sourceforge

    Debian: + try to find the Tcl libraries, however.

    If you have not installed Tcl already, download the latest Tcl version from Sourceforge

    Debian: apt-get install tcl8.4 tcl8.4-dev and proceed to the next step. In that step, replace @@ -37,7 +37,7 @@ cd tcl8.4.9/unix ./configure --enable-threads make install -

  2. Retrieve AOLserver. Download the aolserver from CVS.

    [root root]# cd /usr/local/src
    +      
  3. Retrieve AOLserver. Download the AOLserver from CVS.

    [root root]# cd /usr/local/src
     [root src]# mkdir aolserver40r10
     [root src]# cd aolserver40r10
     [root aolserver]# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver login
    @@ -53,7 +53,7 @@
     cd /usr/local/src
     mkdir aolserver40r10
     cd aolserver40r10
    -cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver co -r aolserver_v40_r10 aolserver
    +cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver co -r aolserver_v40_r10 AOLserver
     cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver co nscache
     cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver co nspostgres
     cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/aolserver co nssha1