Index: openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml,v
diff -u -r1.16 -r1.17
--- openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml 9 Sep 2004 17:28:53 -0000 1.16
+++ openacs-4/packages/acs-core-docs/www/xml/install-guide/aolserver4.xml 9 Sep 2004 22:24:20 -0000 1.17
@@ -94,6 +94,11 @@
[root nscache]# cd ../nsoracle
[root nsoracle]# make install
+ OpenACS looks for the Oracle driver at
+ /usr/local/aolserver/bin/ora8.so, but some versions of
+ nsoracle may create nsoracle.so instead. In that case, you
+ can symlink (ln -s nsoracle.so ora8.so) to fix it.
+
Install nspostgres (if you want to use Postgres)
[root nscache]# cd ../nspostgres