|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbirchconfig.install
public class install
Title: Install a BIRCH system.
Copyright: Copyright (c) 2005
Company: University of Manitoba
Description: This program calls external scripts to install a new BIRCH system or update an existing one. It can be run as a method from birchconfig.jar, or as a standalone commandline program
Logfile: $BIRCH/install-birch/install.log.
This program must be run from the $BIRCH/install-birch directory.
To avoid accidently clobbering the master copy of BIRCH, this program will stop and print an error message if the userid of the person runing it is 'psgendb'.
Constructor Summary | |
---|---|
install()
|
Method Summary | |
---|---|
static boolean |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public install()
Method Detail |
---|
public static boolean main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |