Index: openacs-4/packages/acs-core-docs/www/openacs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/openacs.html,v diff -u -r1.6 -r1.6.2.1 --- openacs-4/packages/acs-core-docs/www/openacs.html 10 Aug 2002 20:07:20 -0000 1.6 +++ openacs-4/packages/acs-core-docs/www/openacs.html 22 Nov 2002 04:56:32 -0000 1.6.2.1 @@ -104,8 +104,8 @@ m02. This enables your Oracle system and database files to be on separate disks for optimized performance. For more information on such a configuration, see - Chapter - 12 of Philip's + Chapter + 12 of Philip's book. For this example, we'll use /ora8/m02/oradata/ora8/.
@@ -179,7 +179,9 @@ /tmp/nsd-oracle.txt :
nsadmin:~$ cp /tmp/nsd-oracle.txt ./bin/nsd-oracle -nsadmin:~$ chmod 700 ./bin/nsd-oracle
+nsadmin:~$ chmod 700 ./bin/nsd-oracle
RedHat 7.3 and 8.0 users: set the the LD_ASSUME_KERNEL environment + variable in your nsd-oracle script: +
export LD_ASSUME_KERNEL=2.2.5
Preparing PostgreSQL is just a little bit simpler than preparing Oracle. We simply need to create a database with the name of our service-name @@ -383,7 +385,7 @@ making sure that the first field nss1 is unique.
-nss1:2345:respawn:/usr/local/aolserver/bin/nsd-postgres -i -u nsadmin -g web -t /usr/local/aolserver/birdnotes.tcl
+nss1:345:respawn:/usr/local/aolserver/bin/nsd-postgres -i -u nsadmin -g web -t /usr/local/aolserver/birdnotes.tcl
Important: Make sure there is a newline at the end of the file. If there is not a newline at the end of the file, the system may suffer catastrophic Index: openacs-4/packages/acs-core-docs/www/oracle.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/oracle.html,v diff -u -r1.8 -r1.8.2.1 --- openacs-4/packages/acs-core-docs/www/oracle.html 10 Aug 2002 20:07:20 -0000 1.8 +++ openacs-4/packages/acs-core-docs/www/oracle.html 22 Nov 2002 04:56:32 -0000 1.8.2.1 @@ -231,7 +231,7 @@ Installer' (OUI). Click on "Next"
- Some people have had trouble with this step on RedHat 7.3. If + Some people have had trouble with this step on RedHat 7.3 and 8.0. If so, try the following steps before calling ./runInstaller:
Install the compat-glibc, compat-egcs, compat-libs RPM for 2.1.3.
@@ -489,7 +489,7 @@ This step will take you through the steps of creating a customized database. Be warned that this process takes about an hour on a Pentium II with 128 MB of RAM. -
RedHat 7.3 users: Before running dbassist, do the following.
+
RedHat 7.3 and 8.0 users: Before running dbassist, do the following.
Download the glibc patch from Oracle Technet into
/tmp.
Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml,v
diff -u -r1.5.2.2 -r1.5.2.3
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml 6 Oct 2002 15:51:18 -0000 1.5.2.2
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/openacs.xml 22 Nov 2002 04:56:36 -0000 1.5.2.3
@@ -249,6 +249,12 @@