The CyberScheduler RPM package assumes that you
have installed the Apache web server software in its default location,
/home/httpd for Red Hat Linux and /usr/local/httpd for SuSE Linux.
If you have not installed the web server in those locations, the
installation procedure will fail, since it installs the Web components
of CyberScheduler in those default locations. To work around this
problem, create one of the following symbolic links BEFORE installing:
- Red Hat Linux: /home/httpd --> (location of Apache server)
- SuSE Linux: /usr/local/httpd --> (location of Apache server)
The CyberScheduler installation procedure also installs the calendar
server components in /usr/local/lib. If this directory already
exists it must be writable in order for the installation procedure to succeed.
If it does not exist, the installation procedure will create it.