packages icon
XmCalendar - The Motif Calendar - Version 1.0

Copyright 1994 by Boyd Fletcher

Except cal.c which is Copyright (c) 1989 The Regents of the University
of California.

Send problems/questions to: boyd@ccpo.odu.edu


DESCRIPTION:

XmRolodex is a X11/Motif based Calendar program. It can display the
calendar by month or year. It also has support for alarms.

SUPPORTED SYSTEMS:

Company			Machine			OS
-------------------------------------------------------------------------
Sun Microsystems	SPARCstations		Solaris 1.x (SUNOS 4.1.x)
						using GCC
Sun Microsystems	SPARCstations		Solaris 2.x (SUNOS 5.x) 
IBM			RS/6000 		AIX 3.2.x
Silicon Graphics	Indigo 2		IRIX 5.2
Solbourne		Series 5/600            OS/MP 4.1C using GCC


INSTALLATION:

1) If you have Imake, then type: xmkmf

2) type: make

2) type: make install

3) type: make install.man

OR,

4) type: cp Makefile.noimake Makefile

5) Edit the Makefile for your specific machine. Paying particular
attention to the following fields:

HELP_FILE=/usr/local/X11/lib/X11/xmcalendar/xmcalendar.hlp
BIN_DIR=/usr/local/X11/bin
MAN_DIR=/usr/local/X11/man/man1
APP_DEFAULTS_DIR=/usr/local/X11/lib/X11/app-defaults
APP_DEFAULTS=XmCalendar
MAN_PAGE=xmcalendar.1

6) type: make 

7) type: make install


PORTING:

If you port it to another platform please send be the diffs and the
options used to compile it.


HOW TO GET IT:

Using anonymous ftp:

ftp ftp.ccpo.odu.edu

Connected to ns.ccpo.odu.edu.
220 kuroshio FTP server (SunOS 4.1) ready.
Name (ftp.ccpo.odu.edu:boyd): ftp
331 Guest login ok, send ident as password.
Password:  (use your login name here)
230 Guest login ok, access restrictions apply.
ftp> cd pub/boyd
250 CWD command successful.
ftp> bin
200 Type set to I.
ftp> get xmcalendar-Maj.Min.Rev.tar.Z

COPYING:

You are free to do anything you want with this program except sell it
or remove the above copyright.

DISCLAIMER:

BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT
WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER
PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND,
EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
PROGRAM IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR
DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL
DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM
(INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED
INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF
THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER
OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.