README for xrgb Version 1.1
Xrgb is an X Window System application that allows the user to set one
of 2^^24 colors by adjusting the levels of 3 additive primary color sliders.
Once a color has been set its X11 color string can be transferred into
the mouse buffer for use by other X Window System applications.
To build xrgb under X11R5 or X11R6, cd to the xrgb directory and type:
xmkmf -a
make >& makexrgb.log
This will build a Makefile in the directory and all subdirectories, and then
build the software. If the build is successful, you should be able to
install it using the same commands used for the xc software:
make install >& install.log
make install.man >& man.log
Xrgb has been tested on the following platforms:
X11R5:
Sun 4c and 4m running SunOS 4.1.3 and Solaris 2.3
HP 715/33 running HP-UX A.09.01
SGI Indy running Irix 5.1.0.1
X11R6:
Sun 4c and 4m running SunOS 4.1.3 and Solaris 2.3
Author's name:
G. Forrest Cook NCAR/ATD/SSSF/RDP
Email: cook@stout.atd.ucar.edu
Date: Thursday May 12, 1994
|