Xerox 701P91273 User Manual

XPrint UNIX System Printer Driver Installation
SOLARIS 1.X (SUN OS) / SOLARIS 2.X
XPrint Color Series
701P91273
May 1996
Xerox Corporation Multinational Customer and Service Education 780 Salt Road Webster, New York 14580
©
1995 by Xerox Corporation. All rights reserved.
Copyright protection claimed includes all forms and matters of copyrightable materials and information now allowed by statutory or judicial law or hereinafter granted, including without limitation, material generated from the software programs which are displayed on the screen such as styles, templates, icons, screen displays, looks, etc.
Printed in the United States of America.
XEROX® and all Xerox product names and product numbers mentioned in this publication are registered trademarks of the Xerox Corporation. Other company trademarks are also acknowledged. PCL is a trademark of the Hewlett Packard Company. This printer contains an emulation of the Hewlett Packard PCL 5 command language, recognized HP PCL 5 commands, and processes these commands in a manner compatible with Hewlett Packard Laserjet printer products.
PostScript is a registered trademark of Adobe Systems, Inc. Sun and Solaris are registered trademarks of Sun Microsystems, Inc. TrueType is a registered trademark of Apple Computer, Inc. UNIX and UNIX system V are trademarks of UNIX Systems Laboratories, Inc. a wholly owned subsidiary of Novell, Inc.
Changes are periodically made to this document. Technical updates will be included in subsequent editions.
All non-Xerox brands and product names are trademarks or registered trademarks of their respective companies.
ii
Table of Contents
1 How to read this Manual _________________________________ 1-1
FTP sites where this document is available_________________________________________1-1
2 Quick Setup SOLARIS 1.X , 2.X ___________________________ 2-1
Overview: ___________________________________________________________________2-1 Setup:______________________________________________________________________2-1
3 Quick Setup NON SOLARIS UNIX__________________________ 3-1
Overview: ___________________________________________________________________3-1 Setup:______________________________________________________________________3-1
4 Installation Overview SOLARIS 1.X /2.X ____________________ 4-1 5 Installation Overview for NON SOLARIS Workstations ________ 5-1 6 TCP/IP XPrint printer Configuration________________________ 6-1
Overview: ___________________________________________________________________6-1 Assigning your XPrint printer a TCP/IP Address:_____________________________________6-1
Dynamic (default) ______________________________________________________6-1 Static ________________________________________________________________6-1
7 XPrint PostScript Print Tool Installation (Floppy Disk) ________ 7-1
Overview: ___________________________________________________________________7-1 Setup:______________________________________________________________________7-1
8 Installing XPrint PostScript Print Tool from a Network Installation Site. ____________________________________________________ 8-1
Overview: ___________________________________________________________________8-1 Setup:______________________________________________________________________8-1
9 Printing Model: Workstation to printer. _____________________ 9-1
Overview: ___________________________________________________________________9-1 Setup:______________________________________________________________________9-1
10 Printing Model: Workstation to print server._______________ 10-3
Overview: __________________________________________________________________10-3 Setup:_____________________________________________________________________10-3
11 Printing Model: Print server to printer ____________________ 11-1
Overview: __________________________________________________________________11-1 49XX printer is direct connected via parallel at the print server._Error! Bookmark not defined.
Setup: ______________________________________________________________11-1
12 Removing a XPrint printer. _____________________________ 12-3
Overview: __________________________________________________________________12-3 Setup:_____________________________________________________________________12-3
13 Administration _______________________________________ 13-4
Overview: __________________________________________________________________13-4 4915/4920/4925 Printer Parameters Configurable via Telnet__________________________13-5
Protocol Settings______________________________________________________13-5 NIC Settings _________________________________________________________13-6
Read Only Settings____________________________________________________13-6 To Use Telnet: ______________________________________________________________13-7 The Telnet Console Main Menu:________________________________________________13-7 Checking Printer Status:_______________________________________________________13-8 Remote 49XX NIC Configuration:_______________________________________________13-9
Maintenance mode example:____________________________________________13-9 Maintenance mode with HELP example:_________________________________________13-10 Telnet Menu System (exploded):_______________________________________________13-11 PC (WIndows) and MAC XPrint Printer Services___________________________________13-13
PC (WIndows) XPrint Printer Services____________________________________13-13
MAC XPrint Printer Services____________________________________________13-13
14 Troubleshooting______________________________________ 14-1
TCP/IP communication problems________________________________________________14-1 XPrint 49XX PostScript Print Tool printing problems:________________________________14-3 lpr and lp (NON XPrint) printing problems_________________________________________14-4
15 APPENDICES ________________________________________ 15-1
Appendix A Obtaining current XPrint PRINT SETTINGS_____________________________15-1 Appendix B Setting the IP address with the Control Panel____________________________15-2 Appendix C Setting up APPSOCKET____________________________________________15-3 Appendix D Setting a SUBNET MASK at the Control Panel__________________________15-4 Appendix E Setting DEFAULT GATEWAY at the Control Panel_______________________15-5 Appendix F XPrint UNIX Command Line Utilities___________________________________15-6 XPQ ______________________________________________________________________15-6
Overview ____________________________________________________________15-6
Usage ______________________________________________________________15-6 XPRM_____________________________________________________________________15-7
Overview ____________________________________________________________15-7
Usage ______________________________________________________________15-7 XPMV _____________________________________________________________________15-8
Overview ____________________________________________________________15-8
Usage ______________________________________________________________15-8
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATIONiv
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION v
1 How to read this Manual
You will see throughout this manual the reference to 49XX.
49XX is generic.
When you see this, substitute the actual model name of your XPrint printer. This
would be ONE of the following:
4915
4920
4925
FTP sites where this document is available
You may FTP updated release packages from the following sites:
ftp.xerox.com/pub/drivers
spectrum.xerox.com/pub/drivers
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 1-1
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION1-2
2 Quick Setup SOLARIS 1.X , 2.X
Overview:
Quick Setup offers the experienced System Administrator a quick route to printer installation and configuration.
Setup:
1. Verify physical cable connections from your printer to the network. See Network Interface Guide
2. Assign XPrint printer an IP Address at the control panel. See Appendix B
3. Add your XPrint printer’s TCP/IP address and hostname to your NIS database. For non NIS networks, add the TCP/IP address and hostname to your machine’s /etc/hosts table.
4. Verify IP connectivity with the UNIX “ping” command.
5. TYPE: ping <49XX_hostname> [ENTER]
NOTE: To print, the command MUST return 49XX_hostname is alive. If it does
not, then proceed to the TCP/IP Troubleshooting section of the manual.
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 2-1
6. Insert XPrint PostScript Print Tool installation diskette #1 into the floppy drive of your system.
7. To run XPrint installation script.:
Solaris 1.X USERS:
From a command line, TYPE: cd /tmp [ENTER] bar xvfp /dev/rfd0 [ENTER] XeroxInstall/setup [ENTER]
Solaris 2.X USERS:
From a command line, TYPE: volcheck [ENTER]
cd /tmp [ENTER]
cp /floppy/floppy0/setup . [ENTER] ./setup [ENTER]
8. Follow setup instructions to install the XPrint PostScript Print Tool.
9. When installation is complete, setup will automatically launch the Setup49XX configuration tool.
10. Review the Installation Overviews for Solaris and NON Solaris UNIX systems in Chapter 4 to decide how you wish your XPrint printer connected. The possible configurations are:
Direct Connect (parallel port) Network (Remote network printer) Network (Remote network Spooler) Network (Configuring a Remote print Spooler)
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION2-2
3 Quick Setup NON SOLARIS UNIX
Overview:
Quick Setup offers the experienced System Administrator a quick route to printer installation and configuration.
Setup:
1. Verify physical cable connections from your printer to the network. See Network Interface Guide
2. Assign XPrint printer an IP Address at the control panel. See Appendix B
3. Add your XPrint printer’s TCP/IP address and hostname to your NIS database. For non NIS networks, add the TCP/IP address and hostname to your machine’s /etc/hosts table. Verify IP connectivity with the UNIX “ping” command.
4. TYPE: ping <49XX_hostname> [ENTER]
NOTE: To print, the command MUST return 49XX_hostname is alive. If it does
not, then proceed to the TCP/IP Troubleshooting section of the manual.
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 3-1
CHOOSE YOUR UNIX VARIETY AND PERFORM THE FOLLOWING STEPS:
Berkeley BSD UNIX:
Add following entry to the /etc/printcap file (as root). Use “ps” for “Remote Printer”
entry (case sensitive). 49XX_hostname is host entry for the 49XX:
49XX:\ :lp=:\ :rm=49XX_hostname:\ :rp=ps:\ :sd=/var/spool/49XX:\
System 5 UNIX:
Use the following lp command sequence (as root). Use “ps” for “Remote Printer”
entry (case sensitive). 49XX_hostname is host entry for the 49XX:
/sbin/sh /usr/sbin/lpshut /usr/sbin/lpsystem -t bsd 49XX_hostname /usr/sbin/lpadmin -p 49XX -II any -s 49XX_hostname!ps /usr/lib/lp/lpsched /usr/sbin/accept 49XX /usr/sbin/enable 49XX
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION3-2
4 Installation Overview SOLARIS 1.X /2.X
1. Verify physical cable connections from your printer to the network.
2. Configure your TCP/IP environment and the XPrint printer so they can communicate with each other. Details in Chapter 6
3. Install XPrint printer driver on server or station by ONE of the following methods:
Floppy Disk Install: Details in Chapter 7 Network Install: Details in Chapter 9
4. Configure your UNIX workstation for any of the following printing environments:
Solaris workstation to a remote XPrint printer: Details in Chapter 10
Solaris workstation to a remote print spooler: Details in Chapter 11
Solaris workstation to a direct connected parallel printer: Details in Chapter 12
Setting up a network installation site: Details in Chapter 8
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 4-1
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION4-2
5 Installation Overview for NON SOLARIS
Workstations
1. Verify physical cable connections from your printer to the network.
2. Configure your TCP/IP environment and the XPrint printer so they can communicate with each other. Details in Chapter 6
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 5-1
XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION5-2 XPrint UNIX SYSTEM PRINTER DRIVER INSTALLATION 6-1
Loading...
+ 36 hidden pages