Xerox CentreWare for HP Openview

From Wiki-UX.info
Jump to: navigation, search


Abstract[edit]

This article introduces the "Xerox CentreWare" printer technology for HP-UX Operating Environment. This is a third party application not directly supported by Hewlett-Packard. The following information is provided as is for situation when Xerox printer should be used with HP-UX Operating Environment on HP-UX 11.0 / 11i v1 for HP 9000 (PA-RISC) that are experiencing problems using HP Jetdirect or command line LP Spooler commands.

Download[edit]

Installation[edit]

CentreWare for UNIX[edit]

  • Supported Products:
DocuPrint N2125, DocuPrint N2825, DocuPrint N4025, DocuPrint N4525, Phaser 1235, Phaser 2135, Phaser 3400, Phaser 3450, Phaser 3500, Phaser 360, Phaser 4400, Phaser 4500, Phaser 4510, Phaser 5400, Phaser 5500, Phaser 6180, Phaser 6180 MFP, Phaser 6200, Phaser 6250, Phaser 6300/6350, Phaser 6360, Phaser 7300, Phaser 7400, Phaser 7700, Phaser 7750, Phaser 7760, Phaser 8200, Phaser 8400, Phaser 850, Phaser 8500/8550, Phaser 8560, Phaser 860, Phaser 8860, Phaser 8860 MFP
# cd /var/tmp

# ll HPUXXPXX_4.10.55.tgz
-rw-rw-rw-   1 root       sys        15545618 Jul  9 11:35 HPUXXPXX_4.10.55.tgz

# gunzip < HPUXXPXX_4.10.55.tgz | tar -xf -

# cd HPUXXpxxInstall

# ll
total 32848
-rw-r--r--   1 root       sys            191 Feb 27 14:38 disks
-rw-r--r--   1 root       sys             18 Feb 27 14:33 installf.rom
-rw-r--r--   1 root       sys              6 Feb 27 14:36 isize
-rw-r--r--   1 root       sys         985597 Feb 27 14:37 pkg_tar.z1
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z10
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z11
-rw-r--r--   1 root       sys         734990 Feb 27 14:38 pkg_tar.z12
-rw-r--r--   1 root       sys        1457661 Feb 27 14:37 pkg_tar.z2
-rw-r--r--   1 root       sys        1457661 Feb 27 14:37 pkg_tar.z3
-rw-r--r--   1 root       sys        1457661 Feb 27 14:37 pkg_tar.z4
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z5
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z6
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z7
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z8
-rw-r--r--   1 root       sys        1457661 Feb 27 14:38 pkg_tar.z9
-rw-r--r--   1 root       sys           5843 Feb 27 14:33 readme
-rwxr-xr-x   1 root       sys         463679 Feb 27 14:33 setup
-rw-r--r--   1 root       sys              7 Feb 27 14:37 tsize

./setup

Printer package for Unix CentreWare[edit]

Adding the printer package is required to support the latest Xerox supported printers.

# cd /var/tmp

# ll PrinterPkgXPXX_2008_02_27.tgz
-rw-rw-rw-   1 root       sys        17106157 Jul  9 11:35 PrinterPkgXPXX_2008_02_27.tgz

# gunzip < PrinterPkgXPXX_2008_02_27.tgz | tar -xf -

# cd PrinterPackageXpxx

# ll
total 160
-rw-r--r--   1 root       root            11 Feb 27 14:14 PSP.VERSION
-rw-r-xr--   1 root       root           275 Feb 27 14:14 README
drwxr-xr-x  18 root       root          8192 Feb 27 14:14 db
drwxr-xr-x   2 root       root          8192 Feb 27 14:14 help
drwxr-xr-x  81 root       root          8192 Feb 27 14:14 icon
drwxr-xr-x   7 root       root          8192 Feb 27 14:14 lib
drwxr-xr-x   2 root       root          8192 Feb 27 14:14 ppd
-rwxr-xr-x   1 root       root          9829 Feb 27 14:14 setup
-rw-r-xr--   1 root       root           848 Feb 27 14:14 trans.conf

# ./setup
Environment variable LANG is undefined - Switching to English
Installation of printer support package complete.

Use xpadmin[edit]

From this point use Xerox documentation to complete the configuration. Printer configuration is performed using the "xpadmin" command.

.                  Xerox Printer Administration Tool 4.10.55

 1) Add a Printer

 2) Modify a Queue

 3) Copy a Queue

 4) Remove an existing printer(s)

 e) Exit

Existing printer list:


Enter option or h for help:

Reference[edit]

Authors[edit]