REGTIME Ver 1.56    (11MAR99)

Copyright © 1995-1999 Reidar M. Tronstad

THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.

Regtime is a project/timesheet manager made for Linux (Redhat release 6.0).
Statically linked with Motif 2.1.

You are free to use and distribute the program. Sorry I haven't had time for writing a user guide, I hope the program is intuitive to use. Remember that the right mouse button (MB3) trigs pop-up menus (in lists, on items in lists, text fields etc.).
 

Contents

File Description
README.html Installation manual in html format.
README.txt Installation manual in text format.
regtime The regtime executable.
regtime.lsm  Program information.
regtime_setup.db Program configuration database.

Upgrade

If you are upgrading from an earlier version it is recommended to do an export of all the information stored in the database, this information may be imported later. The database (timereg.db) will be converted automatically to the new version.
 

Installation

1 Login as root.

2 Create directory /usr/local/regtime (if necessary):
    mkdir /usr/local/regtime

3 Copy the following files from the installation directory to /usr/local/regtime:
    cp <install dir>/regtime_setup.db /usr/local/regtime

4 Copy the regtime executable to /usr/local/bin or another directory where you keep the executables.
    cp /usr/local/regtime/regtime /usr/local/bin
    chmod 4755 /usr/local/bin/regtime
 

After installation the program may be started by the command regtime.
 
 

regtime as CGI script

If you want to run the program as a CGI script the regtime executable must be made available in the CGI script directory (usually /home/httpd/cgi-bin/). When accessing the program from a WEB browser the user is prompted for user id. and password. Remember to enable to user for CGI login in Regtime.

If you use the program, have questions or want to report bugs please feel free to contact me on: reidar@mx3.redestb.es

The latest version (rpm format) may be copied from: http://personal.redestb.es/reidar/


Reidar M. Tronstad Jul/99