Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml,v diff -u -N -r1.26 -r1.27 --- openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 27 Oct 2014 16:39:31 -0000 1.26 +++ openacs-4/packages/acs-core-docs/www/xml/install-guide/software.xml 7 Aug 2017 23:47:55 -0000 1.27 @@ -214,9 +214,9 @@ FreeBSD - FreeBSD guide. The OpenACS Reference Platform uses shell scripts written for bash, which is the + FreeBSD guide. The OpenACS Reference Platform uses shell scripts written for bash, which is the standard Linux shell. If you are using a different - shell, you will need to substitute your shell's + shell, you will need to substitute your shell's conventions for setting environment variables when appropriate, and install bash to work with the scripts. Substitute fetch when the instructions suggest you use wget to download software. @@ -329,7 +329,7 @@ Web Server The web server handles incoming HTTP requests, provides - a runtime environment for OpenACS's Tcl code, connects to the + a runtime environment for OpenACS's Tcl code, connects to the database, sends out HTTP responses, and logs requests and errors. OpenACS uses AOLserver; some people have had success running Apache with mod_nsd. @@ -355,7 +355,7 @@ - It's also possible to download all the pieces and patches yourself: + It's also possible to download all the pieces and patches yourself: @@ -369,7 +369,7 @@ url="http://prdownloads.sourceforge.net/aolserver/nspostgres-3.5.tar.gz?download">SourceForge. If you do decide to use nspostgres.so, you have to remember to change the AOLserver config file to point to nspostgres.so - instead of postgres.so. This guide uses Mat Kovach's distro + instead of postgres.so. This guide uses Mat Kovach's distro (i.e. postgres.so) @@ -381,7 +381,7 @@ - The patch for aolserver 3.x that makes ns_uuencode + The patch for AOLserver 3.x that makes ns_uuencode work for binary files is available at sourceforge.net @@ -405,14 +405,14 @@ aolserver3.x requires nsopenssl 2.1a. aolserver4.x requires nsopenssl3; see aolserver.com for latest release. (home page) + url="http://panoptic.com/wiki/aolserver/Nsopenssl">home page) - <ulink url="http://braindamage.alal.com/software/nspam.html">ns_pam</ulink> 0.1 or newer, OPTIONAL + <ulink url="http://wayback.archive.org/web/20050228071203/http://braindamage.alal.com/software/nspam.html">ns_pam</ulink> 0.1 or newer, OPTIONAL Provides PAM capabilities for AOLserver. You need this if you want OpenACS users to authenticate through a PAM module (such as RADIUS). @@ -489,7 +489,7 @@ Oracle 8.1.7 (Either this or PostgreSQL is REQUIRED) You can register and download Oracle from Oracle + url="https://www.oracle.com/downloads/index.html">Oracle TechNet. You need this if you want to use an Oracle database.