packages icon
The Xarm library 
================
Version 1.2.3 

The Xarm lib is a C++ wrapper for Motif.  It follows the inheritance structure 
of Motif as close as is possible.  This is intended to help individuals trying
to program with Motif & C++.  Enjoy!
  
Features:
---------

- GNU configure (autoconf) script for easy installation.
- Optional old Configure script for easy installation via imake. 
- Imake support for C++
- Support for Motif 1.2.x should work with Motif 2.x(?)
- Build support for X11R5 and X11R6
 
Requirements:
-------------
X11R5 or X11R6 
Motif 1.2.x or LessTif >= 0.33
gcc 2.5.8 or greater

*Note* LessTif is still buggy but getting there very quickly.

Tested Platform(s):
-------------------
Linux 1.1.52: XFree86 2.1.1, Motif 1.2.3, gcc 2.5.8 
Linux 1.2.13: XFree86 3.1.2, LessTif 0.33, gcc 2.7.1

Others have reported it working on:
-----------------------------------
x86 running UnixWare 2.02, X11R5, Motif 1.2.3
HP 9000/700 running HP-UX 9.05, X11R5, Motif 1.2
IBM RS/6000 running AIX 3.2.5, X11R5, Motif 1.2
Sun Sparc 20 running Solaris 2.3, X11R5, Motif 1.2

Should be easily portable to any other UNIX system provided it has the 
X and Motif development packages installed.

For LEGAL information see the COPYING file.
For obtaining the latest & greatest version see the Xarm.lsm file.

Bug reports can be sent to pwilliams@epsilon.com.  Bug reports MUST include 
a *SMALL* example that reproduces the problem or a description of the problem.
Patches are always welcome.  

Enjoy,
Peter