The script umuictl.tcl can be used to launch the UMUI primary database server, and to make it reload the database from disk. This is in place of running the umui_admin program.
After downloading the script, you will need to:
primary_base_dir, so that it points to the full path of the "ghui2.0" directory in your UMUI installation.On RedHat Linux systems (if you have root access) you can also use this shell script,
which should be installed as /etc/rc.d/init.d/umui ,
in order to automate the startup of the database server to occur at machine boot time.
After downloading the script, you will need to:
script, so that it points to the full path of the "umuictl.tcl" script which you downloaded above.username, so that it points to the username which has write access to the UMUI database/sbin/chkconfig --add umui
Last edited: 7 December 2001
Alan Iwi <A.M.Iwi@rl.ac.uk>