M a n u a l I n s t a l l a t i o n P r o c e d u r e
5-32
❖
X N I C - E N E T / T R I N G C o n f i g u r a t i o n G u i d e
Print Queue
Option 3:
Setting up
RPRINT on
System V Hosts
Follow this procedure to configure your System V host so that it
can initiate a print job:
Note
A C compiler is required to perform this procedure, or you
may use one of the pre-compiled binary sets on the UNIX
Installation Utility diskette (if applicable).
1
Using the compiler,
tar
the Xerox utility
rprint.c
from the
UNIX Installation Utility diskette to your host system and
change to the subdirectory where it is loaded (for example,
/usr/xrx
).
2
Edit the file
environ.h
for the appropriate system type.
The following are typical system parameters for a generic
System V system:
# d e f i n e
S O C K
1
(0 if sockets are not supported)
# d e f i n e
S Y S V
1
(1 because System V UNIX)
# d e f i n e
L I N G
1
# d e f i n e
R O B U S T 1
# d e f i n e
P R I N T C A P “ / u s r / x r x / p r i n t c a p ”
3
Compile and link
rprint.c
as follows:
(your compiler commands may differ)
c c r p r i n t . c - o r p r i n t
Etr-ch05 Page 32 Thursday, October 24, 1996 7:31 PM