Operating System - Linux
1830136 Members
2989 Online
109999 Solutions
New Discussion

Print to a HP-UX10.20 lp - queue

 
Liesinger Horst
New Member

Print to a HP-UX10.20 lp - queue

How can I connect a Linux printing queue to a HP-UX Printing queue?
The printer is an a HP750 with HP-UX 10.20 on the parallel connector.
The problem seams to be between System V and BSD printingsystem.
3 REPLIES 3
Ted Ellis_2
Honored Contributor

Re: Print to a HP-UX10.20 lp - queue

you may want to consider CUPS if you are not using it. I recently installed CUPS on our RedHat 7.3 install and configured that as our lp printing tool.. works great. If you are using 7.3 RedHat, CUPS comes with the O/S and can be installed from CD 1 of the set with rpm. If you do install it, make sure you get the updated drivers installed as well. There are a couple of simple changes that need to be made with regard to the lpd process that runs... www.cups.org is your friend

Ted
Balaji N
Honored Contributor

Re: Print to a HP-UX10.20 lp - queue

Hi,

You could use lpr as well and configure a remote unix printer.

Try using the printtool gui for the same.

HTH
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Kodjo Agbenu
Honored Contributor

Re: Print to a HP-UX10.20 lp - queue

Hi,

Try to force the strict BSD standard compliance, because I guess HP-UX spooler cannot understand specific Linux LPRng options.

You can do this using printtool GUI in the "edit" tab :

Queue type => check Strict RFC1179 compliance.


If you prefer changing the /etc/printcap file directly :

...
...
:bk: :control_filter=/usr/share/printconf/util/strip_control_file.sh: ...
...



Good luck.

Kodjo
Learn and explain...