Index: openacs-4/packages/acs-core-docs/www/aolserver.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/aolserver.html,v diff -u -r1.8.2.7 -r1.8.2.8 --- openacs-4/packages/acs-core-docs/www/aolserver.html 19 Apr 2003 20:39:31 -0000 1.8.2.7 +++ openacs-4/packages/acs-core-docs/www/aolserver.html 29 Apr 2003 05:58:33 -0000 1.8.2.8 @@ -1,11 +1,11 @@ -Install AOLserver 3.3+ad13

Install AOLserver 3.3+ad13

+Install AOLserver 3.3oacs1

Install AOLserver 3.3oacs1

by Vinod Kurup
- OpenACS docs are written by the named authors, but may be edited + OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.

This page assumes you have downloaded aolserver to to /tmp/aolserver3.3oacs1.tar.gz. If not, -get it. It also assumes you are following the 4.6.2-P or 4.6.2-O Reference Platform installation, using Red Hat 8.0. Places where other systems are different are noted.

  1. +get it. It also assumes you are following the 4.6.3-P or 4.6.3-O Reference Platform installation, using Red Hat 8.0. Places where other systems are different are noted.

    1. As root, untar aolserver3.3oacs1.tar.gz into /usr/local/src. @@ -67,9 +67,7 @@ ================================================================== Done Building Sat Mar 8 10:31:35 PST 2003 [root@yourserver aolserver]#

      - This takes about 5 minutes. All of the results are logged to - files in - /usr/local/src/aolserver/log. If you run into problems running AOLserver, check these files for build errors.

    2. Add a database-specific wrapper script. This script + This takes about 5 minutes. It builds aolserver, several modules, and the database driver. (Upgraders, note that the postgres database driver has changed from postgres.so to nspostgres.so). All of the results are logged to files in /usr/local/src/aolserver/log. If you run into problems running AOLserver, check these files for build errors.

    3. Add a database-specific wrapper script. This script sets database environment variables before starting AOLserver; this allows the AOLserver instance can communicate with the database. There is one script each for @@ -276,7 +274,8 @@ have the source tarball in /tmp. Unpack, compile, and install analog.

      [root@yourserver aolserver]# cd /usr/local/src
       [root@yourserver src]# tar xzf /tmp/analog-5.31.tar.gz
      -root@yourserver analog-5.31]# make
      +[root@yourserver src]# cd analog-5.31
      +[root@yourserver analog-5.31]# make
       cd src && make
       make[1]: Entering directory `/usr/local/src/analog-5.31/src'
       (many lines omitted)
      @@ -291,4 +290,4 @@
       cd analog-5.31
       make
       cd ..
      -mv analog-5.31 /usr/share/
    ($Id$)
View comments on this page at openacs.org
+mv analog-5.31 /usr/share/
($Id$)
View comments on this page at openacs.org