... I don't understand what you're asking here? I want to have the control file contain the commandline arguments of -Zoption. Currently I get NO Z lines in...
9515
David L. R. Houston
dlrh@...
Mar 1, 2002 3:39 pm
It's an interesting appraoch though: simply print all jobs to your office printer nad then FEDex them to the users! Hey, works for me! :) David On Mar 1,...
9516
cosminb
cosminb@...
Mar 1, 2002 4:05 pm
Hi all, I have made a filter program, which is invoked from the printcap entry: ... and process the file(s) with respect to the -Z options given from the lpr...
9517
Yves Dorfsman
yves@...
Mar 1, 2002 4:18 pm
Ok, since I didn't get any answer on my query, I'll ask differently ;-) Does anybody out there has a print server running the hpnp/hp jetadmin/etc that prints...
9518
Joel Hammer
Joel@...
Mar 1, 2002 9:37 pm
I am getting Z lines in my control file. lpr -Z "This is my z line" filetoprint works fine. Why don't you post the exact command you are using to print. And...
9519
Dave Lovelace
dave@...
Mar 1, 2002 9:55 pm
Yves, I don't have anything like that setup, but I have one more suggestion of something you could try ... based on experience on a SYSV box running standard ...
9520
Patrick Powell
papowell@...
Mar 1, 2002 10:34 pm
... Yes. ... Not in that version. ... Patrick Powell Astart Technologies, papowell@... 9475 Chesapeake Drive, Suite D, ...
9521
Patrick Powell
papowell@...
Mar 1, 2002 10:34 pm
... Sigh... I was afraid of this... Patrick ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your...
9522
Patrick Powell
papowell@...
Mar 1, 2002 10:42 pm
... I have been unable to duplicate this. Can you send me the printcap? ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address...
9523
Patrick Powell
papowell@...
Mar 1, 2002 10:44 pm
I am baffled. Does anybody in the US have an HP8150 and can duplicate this? ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The...
9524
Patrick Powell
papowell@...
Mar 1, 2002 10:51 pm
... The ifhp filter can get the page counter value. The problem is that the page counter value may be bogus. Patrick ... YOU MUST BE A LIST MEMBER IN ORDER TO...
9525
Patrick Powell
papowell@...
Mar 1, 2002 10:52 pm
The documentation is wrong. YOU MUST HAVE A PRINTCAP FILE. This is due to problems with NFS mounts and other insanities of &*()()&* users. I fixed up the...
9526
Patrick Powell
papowell@...
Mar 1, 2002 10:53 pm
... Did you run checkpc -f? Patrick ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your...
9527
Patrick Powell
papowell@...
Mar 1, 2002 10:57 pm
... Could you indicate what the hierarch is? i.e. hp lp -> solaris lp -> lprng ?? Patrick ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING...
9528
Patrick Powell
papowell@...
Mar 1, 2002 11:05 pm
... 1. In the printcap entry, set the 'database' debugging on. This should enable the permissions checking to dump traces. ... 3. More INFO! More! ... The LPD...
9529
Patrick Powell
papowell@...
Mar 1, 2002 11:09 pm
... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The address you post from MUST be your subscription address If you need help, send...
9530
Patrick Powell
papowell@...
Mar 1, 2002 11:26 pm
... Fixed. ... This was caused by the latest version of configure/libtool using the name STRIP for a variable. Changed the LPRng stuff to STRIP_OPTION. ... ...
9531
Patrick Powell
papowell@...
Mar 1, 2002 11:33 pm
... It appears that the 'authentication' information is being tossed and not stored. I will look at this in a bit of detail. Patrick ... YOU MUST BE A LIST...
9532
Tuomas Toropainen
tuomas@...
Mar 1, 2002 11:36 pm
Hello list I'll start describing what i want to do. I want to have several queues on same physical printer, and i want the queues to process postscript jobs ...
9533
Patrick Powell
papowell@...
Mar 1, 2002 11:43 pm
... lpc hold all lpc release xxx ..... snore snore snore lpc release all ... This was wanted by users who would 'release' a job and then wonder why it did not...
9534
Patrick Powell
papowell@...
Mar 1, 2002 11:44 pm
Yeesh! NEVER close a window you are editting mail in. I will repost. Patrick ... YOU MUST BE A LIST MEMBER IN ORDER TO POST TO THE LPRNG MAILING LIST The...
9535
Patrick Powell
papowell@...
Mar 2, 2002 12:09 am
Yesterday Jeff Chua of FexEx (Federal Express) <jchua@...> showed up at my office armed with a set of test scripts and a laptop running LPRng. He...
9536
Yves Dorfsman
yves@...
Mar 2, 2002 12:42 am
... solaris lp --> solaris (lpd + hp hpnp) works lprng lp --> solaris (lpd + hp hpnp) problem Yves. ... Yves Dorfsman...
9537
Jeremy A. Mates
jmates@...
Mar 2, 2002 1:16 am
LPRng (3.8.8) works on Mac OS X (10.1.3); however, when I attempted to enable kerberos support, configure fails: $ ./configure --enable-kerberos ... using...
9538
ghaverla@...
Mar 2, 2002 1:18 pm
... [ ... ] ... I don't know boo about Mac, but I've tried compiling stuff on Linux where I think the library is present at the compile fails. Typically, it...
9539
Patrick Powell
papowell@...
Mar 2, 2002 5:22 pm
Just a word to the wise: if you are using signal handlers AND you set a global variable AND you test this in a loop in some other code THEN: make the &*()(*&...
9540
Patrick Powell
papowell@...
Mar 2, 2002 6:52 pm
I am AMAZED at what people come up with. I would NEVER have thought about this... ... BUG! Fixed in next release. Here is a patch: ... *************** ... ...
If you set lpd_port=0 and use remote printers, it doesn't work. I'm pretty sure that is because lpd is trying to connect to the remote system with port 0. lpq...
9543
Patrick Powell
papowell@...
Mar 2, 2002 10:09 pm
OK OK, I took flack for using a 'not really meant for public consumption but I don't know what to use instead' Kerberos 5 function. What happens when you use a...