Index: openacs-4/packages/acs-core-docs/www/upgrade-supporting.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/upgrade-supporting.html,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 22 Jun 2004 12:54:10 -0000 1.10 +++ openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 16 Feb 2005 00:21:03 -0000 1.11 @@ -1,6 +1,6 @@ -Upgrading Platform components

Upgrading Platform components

Upgrading OpenFTS from 0.2 to 0.3.2

OpenACS Full Text Search requires several pieces: the OpenFTS code, some database functions, and the OpenFTS Engine. This section describes how to upgrade OpenFTS from 0.2 to 0.3.2 and upgrade the search engine on an OpenACS site at the same time.

  1. Uninstall the old OpenFTS Engine from the $OPENACS_SERVICE_NAME database.

    1. Browse to http://yourserver/openfts. +Upgrading Platform components

      Upgrading Platform components

      Upgrading OpenFTS from 0.2 to 0.3.2

      OpenACS Full Text Search requires several pieces: the OpenFTS code, some database functions, and the OpenFTS Engine. This section describes how to upgrade OpenFTS from 0.2 to 0.3.2 and upgrade the search engine on an OpenACS site at the same time.

      1. Uninstall the old OpenFTS Engine from the $OPENACS_SERVICE_NAME database.

        1. Browse to http://yourserver/openfts.

        2. Click Administration.

        3. Click Drop OpenFTS Engine

      2. Build and install the new OpenFTS driver and supporting tcl procedures. (This section of shell code is not fully documented; please exercise care.)

        cd /usr/local/src/
        -          tar xzf /tmp/Search-OpenFTS-tcl-0.3.2.tar.gz
        +          tar xzf /var/tmp/Search-OpenFTS-tcl-0.3.2.tar.gz
                   chown -R root.root Search-OpenFTS-tcl-0.3.2/
                   cd Search-OpenFTS-tcl-0.3.2/
                   ./configure --with-aolserver-src=/usr/local/src/aolserver/aolserver --with-tcl=/usr/lib/