Note for Version 6.00 Release:  The install-4 script in this directory
DOES NOT install the settings that allow teachers to login using their
own staff userid and passwords (as set in the staff table by the admin
site staff functions). You will have to do that by hand, using the 
apache conf file with a Tch in the name.


In order to do the OA install (once basic Linux install is done):

- FIRST: Edit the /etc/httpd/conf/httpd.conf file and uncomment the
line NameVirtualHost * near the very bottom of the file. This should
be done before running script 4 which sets up the virtual web sites.

- SECOND: Turn SE Linux to Permissive, or else spend some time getting
  pdflatex to run correctly to generate pdf files with the apache
  user.

- THIRD: Since CentOS is using the older LaTeX system called 'TeTex'
  (rather than the newer TeXLive), you should run the
  '/usr/bin/texconfig' program and change the paper size to 'Letter'
  to regenerate the 'pdflatex.fmt' file. I have also changed it to A4
  and then ran again and chose 'Letter'. This is needed to for the
  updating of configuration values.

Now...

- Run the install scripts from 1 to 4. Scripts 1-3 add basic program
  requirements, while script 4 does the OA site installation.

- Rerun the install-4.pl script to add additional schools.
