home *** CD-ROM | disk | FTP | other *** search
- Instructions To Install The Orange Book Examples
-
-
- These example programs are discussed in "Programming the
- Display PostScript System with X", published by Addison
- Wesley.
-
- To compile and run the example programs, locate a MIT X11R5
- distribution, and install the programs as follows:
-
- 1. Copy the "examples" directory into contrib/lib/DPS
-
- 2. Add "examples" to SUBDIRS in contrib/lib/DPS/Imakefile
-
- 3. Make sure your config files contain definitions for MRESOURCELIB
- and UIL. If you are using the configuration files supplied with
- Motif, these will be defined for you. If not, MRESOURCELIB must
- be the Mrm library (normally -lMrm), and UIL must be the uil binary
- (normally uil).
-
- 4. You should then be able to "make Makefiles" and "make" in the
- /contrib/lib/DPS directory.
-
- 5. If you want to run the programs in place, you'll need
- to set your XFILESEARCHPATH environment variable to
- include "./%N.ad".
-
-