Introduction and contents | Previous | Next
Paul.Hollands@bris.ac.uk - ROADS Liaison Officer - January 1999
To install, configure and maintain a ROADS subject gateway requires a certain degree of technical know how, most importantly a familiarity with UNIX, Web server configuration and HTML.
The current ROADS manual is very detailed and covers the whole functionality of the ROADS tool kit. It has become apparent however that a step-by-step guide to setting up and configuring ROADS would be a useful supplement to the current documentation.
This document is not intended as a replacement for the current ROADS manual. In order to understand enough to successfully use the software you will still need to read the manual in toto.
This guide has been produced as a diary logging the steps undertaking in configuring a new ROADS gateway. In this way I hope I can demonstrate some of the common pitfalls and provide a more intuitive set of instructions for ROADS novices.
Caveat: While configuring my ROADS installation I have done much of the work as super user. If your UNIX experience is limited I'd recommend against this. A safer approach would be to as follows:
In the roads-v2.1 directory as root change the file ownership to nobody all levels down:
chown -R nobody *
su nobody
Although ROADS liaison officer I'd better just mention I'm actually not a ROADS expert and my UNIX skills are decidedly limited. Therefore those of you who are have been using ROADS for a while might find this amusing if not informative :-)
Introduction and contents | Previous | Next
Last updated: February 1999 - paul.hollands@bris.ac.uk