Index: openacs-4/packages/acs-core-docs/www/mac-installation.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/mac-installation.html,v diff -u -N -r1.39 -r1.40 --- openacs-4/packages/acs-core-docs/www/mac-installation.html 13 Sep 2009 23:54:40 -0000 1.39 +++ openacs-4/packages/acs-core-docs/www/mac-installation.html 11 Dec 2010 23:36:32 -0000 1.40 @@ -1,9 +1,9 @@ - -OpenACS Installation Guide for Mac OS X

OpenACS Installation Guide for Mac OS X

Prerequisites. Install readline:

  1. Download readline from http://ftp.gnu.org/pub/gnu/readline/readline-4.3.tar.gz into /usr/local/src

  2. Extract readline in /usr/local/src, configure, compile, and install:

    su - root
    +
    +OpenACS Installation Guide for Mac OS X

    OpenACS Installation Guide for Mac OS X

    Prerequisites. Install readline:

    1. Download readline from http://ftp.gnu.org/pub/gnu/readline/readline-4.3.tar.gz into /usr/local/src

    2. Extract readline in /usr/local/src, configure, compile, and install:

      su - root
       cd /usr/local/src
       tar xvfz readline-4.3.tar.gz
       readline-4.3
       ./configure
       make
      -make install
    3. Proceed with the Unix-like system instructions. OS X is incompatible with Oracle 8, and Oracle 9i on OSX is not yet verified for OpenACS. So continue with Install PostgreSQL. Additional special steps for OS X are documented inline with the standard Unix-like instructions.

    Additional resources for installing on OS X.

  3. Proceed with the Unix-like system instructions. OS X is incompatible with Oracle 8, and Oracle 9i on OSX is not yet verified for OpenACS. So continue with Install PostgreSQL. Additional special steps for OS X are documented inline with the standard Unix-like instructions.

Additional resources for installing on OS X.

($Id$)
View comments on this page at openacs.org