Index: openacs-4/packages/acs-core-docs/www/install-steps.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-steps.html,v diff -u -r1.4 -r1.5 --- openacs-4/packages/acs-core-docs/www/install-steps.html 5 Nov 2003 14:46:51 -0000 1.4 +++ openacs-4/packages/acs-core-docs/www/install-steps.html 11 Nov 2003 10:28:27 -0000 1.5 @@ -1,6 +1,6 @@ -
+
The basic steps to getting OpenACS up and running are: -
Install an OS (Linux, FreeBSD, OpenBSD, Appendix�A, Install Red Hat 8/9, Section�, “OpenACS Installation Guide for Mac OS X”, Section�, “OpenACS Installation Guide for Windows2000”).
Install a database (Oracle or +
Install an OS (Linux, FreeBSD, OpenBSD, Appendix�A, Install Red Hat 8/9, the section called “OpenACS Installation Guide for Mac OS X”, the section called “OpenACS Installation Guide for Windows2000”).
Install a database (Oracle or PostgreSQL).
Create a unique database and system user. Install the OpenACS tarball, start and AOLserver instance, and use the OpenACS web pages to complete installation @@ -17,7 +17,7 @@ requirements:
Pentium processor
128 MB RAM (much more if you want Oracle)
4 GB hard drive
A Unix-like operating system with tcl, tdom, and - a mail transport agent. (Section�, “Prerequisite Software”)
+ a mail transport agent. (the section called “Prerequisite Software”)
All of the software that you will need is free and open-source, except for Oracle. You can obtain a free copy of Oracle for development purposes. This is described in the Acquire Oracle section. @@ -38,7 +38,7 @@
su - nsadmin
svc -d /service/server1
dropdb server1
-createdb server1
Figure�2.2.�Assumptions in this Chapter