Main folder for the janitor service.

The functionality is stored in the folder "module". The data contained
in this folder is installed into the perl library.  The access to the
Janitor (i.e. commandline or webservice) is stored in the folder interfaces.

The documentation to the Janitor is (relative to the root of the ARC source
tree) in 'doc/tech_doc/janitor/'.


CURRENT CHECKLIST TO INSTALL JANITOR

logconf="/opt/nordugrid/etc/log.conf"

registrationdir="/var/spool/nordugrid/janitor"

installationdir="/var/spool/nordugrid/janitor/runtime"

downloaddir="/var/spool/nordugrid/janitor/download"

#jobexpirytime="7200"
#rteexpirytime="36"
uid="root"
gid="0"
#allow_base="*"
#allow_rte="*"

catalog="/root/janitor/src/services/janitor/spool/catalog/knowarc.rdf"


BUILD SOFTWARE DEPENDENCIES


RUNTIME SOFTWARE DEPENDENCIES

Perl version 5.10 or higher
Perl RDF::Redland module (http://www.perlrdf.org)
	On generic UNIX system try 'cpan RDF::Redland' to install it.
	Or use system specific installation tools.
Log4Perl - optional

RUNTIME CONFIGURATION DEPENDENCIES
