NAME
bin/bogus.pl - flag possible errors in ROADS installation
SYNOPSIS
bin/bogus.pl [-h]
DESCRIPTION
This Perl program tests the following aspects of the ROADS installation:
expected global variables are present and correct
directories which are needed are present
external programs which are needed can be found
directories which should be writeable actually are
Note that the tests may generate different results depending on the Unix user and group which the program is run under. If in doubt, it should be tested with the identity of any admin users who will be running components of the ROADS package from the command line, and as with the identities used to run any WWW servers which will have access to the ROADS server and database.
OPTIONS
OUTPUT
List of phases, and problem information if any problems found.
SEE ALSO
COPYRIGHT
Copyright (c) 1988, Martin Hamilton <martinh@gnu.org> and Jon Knight <jon@net.lut.ac.uk>. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
It was developed by the Department of Computer Studies at Loughborough University of Technology, as part of the ROADS project. ROADS is funded under the UK Electronic Libraries Programme (eLib), the European Commission Telematics for Research Programme, and the TERENA development programme.
AUTHOR
Martin Hamilton <martinh@gnu.org>