Xerox 721P87481 Printer User Manual


 
SETTING UP WORKSTATIONS
GUIDE TO SUBMITTING JOBS FROM THE CLIENT 2-13
Removing UNIX client software
This section describes the procedure for removing the print
command client software. You may need to perform this procedure
prior to updating software, or to correct corrupted file installation on
the platform. The steps are shown below.
Note: If the wrong software has been loaded on the client, the
executable files may have the wrong extension. If this is the case,
delete everything under the above directories.
If there are any files named print, listq, or listjob in the directories,
/bin, or /usr/bin, delete them also.
Installing the PPD file
You need to install the PostScript Printer Description (PPD) file for
your specific printer model. To do so, first determine the appropriate
directory for installing the PPD file by referring to your application
software documentation. Then enter the following:
In the example above, <PPDfile> is the file for your printer model.
The files are stored in the PPD directory and named XDP####.PPD,
where #### is your DocuPrint model number; for example XDP
4890.PPD or XDP 4635.PPD.
# cd /usr/xerox/nps/client
# rm cconf
# cd /usr/xerox/nps/client/bin
# rm listq
# rm print
# rm listjob
# cd ../man
# rm listq.1
# rm listjob.1
# rm print.1
# cd ../gpj
# rm XRXGPJ1.ps
# rm XRXGPJ2.ps
cd <UNIX directory for PPD files>
ftp <DocuPrint Printer Controller>
Name: ftp
Password: <RETURN>
ftp> ls
ftp> bin
ftp> cd PPD <PPD file directory on Controller>
ftp> get <PPDfile>
ftp> quit