... It's repeatable... I've tried multiple sets of two text files, as well as a text file and a PS file in either order. lpr a.txt b.txt lpr c.txt d.txt lpr...
583
D.A. Harris
rodmur@...
Jul 2, 1998 7:50 am
... I feel like dope. After rebooting, the problem went away, it could possibly be due to some goof up on my part (most likely), or some mysterious behavior...
584
Andrew Sammut
andrews@...
Jul 2, 1998 9:22 am
Howdy, I have LPRng-3.5.2 (CTI-2.2.8, psfilter-1.2.3, yada yada yada) and have it happily working with a variety of strange printers... One problem I do have...
585
papowell@...
Jul 2, 1998 3:50 pm
... Maestro the Magnificent peers into his crystal .... well, beer mug and guesses that the error was something like 'cannot synchronize'? ... No. ... Try: #...
586
Graham Ashton
graz@...
Jul 2, 1998 3:50 pm
I've got LPRng 3.4.2 setup on a linux box, running RH5.0. Its printing beautifully to our "hp laserjet 4M plus", which is attached to a jetdirect card. I'm...
587
papowell@...
Jul 2, 1998 3:51 pm
Ummm... no. However, have you considered modifyting your filters so that they use the default class information and make suitable assumptions? I should point...
588
Gordon Haverland
haverlan@...
Jul 2, 1998 5:51 pm
... According to Aladdin Ghostscript pages, Ghostscript 5.10 has a driver called pjxl300 which can drive a PaintJet 1200C. Whether this is the same as your...
589
Bryan K. Wright
bryan@...
Jul 2, 1998 5:50 pm
Hi Folks, On a related question: is it possible to do print accounting on a 1200c? Does it support the necessary PCL commands to get beginning-of- job and...
590
Lawrence LeMay
lemay@...
Jul 2, 1998 7:47 pm
... From a PJL (printer job language) standpoint, a deskjet 1200c only understands coments, the 'enter' comand which selects the printer language, and the UEL...
591
Willi Burmeister
wib@...
Jul 2, 1998 9:27 pm
... [...] ... So whats the reason for 'force_fqdn_hostname'? This 30 char limit makes it unuseable. [...] Willi...
I have been running LPRng for about 4 months with out a problem. Now, it has stopped working. I read the FAQ and 2.2 seem to relate slightly, so I changed the...
594
Graham Ashton
graz@...
Jul 3, 1998 5:43 pm
... Well Maestro, I set everything up again but didn't see anything saying "cannot synchronise", though I did see the following: --cut-- lager:~$ lpq -Plp1 ...
595
Doug White
dwhite@...
Jul 3, 1998 9:55 pm
Hello! We tried to build LPRng 3.5.1 on Rhapsody DR2/PowerPC and ran into minimal problems. We did have to make two changes: 1. configure didn't know how to...
596
papowell@...
Jul 4, 1998 1:32 am
... Ummmm.... good point! I will peek at the code for a while... There is a patch to increase the length to 255 chars. ... *************** *** 171,177 **** } ...
597
papowell@...
Jul 4, 1998 2:33 am
... Apply the following patch: ... *************** *** 120,128 **** Cfp_static = cfp; /* now we have a banner, is it at start or end? */ ! if( Generate_banner...
598
Pieter Brinksma
Pieter-Jacob.Brinksma...
Jul 6, 1998 5:51 pm
Printserver configuration: lprng 3.5.1 Solaris 2.6 on Sparcstation 4 HP4SI printers printcap entry hp281|hp2:\ ... Problem: I've setup a new printserver on a...
599
Aron Griffis
agriffis@...
Jul 6, 1998 5:51 pm
... Actually, the length doesn't need to be > 64. W. Richard Stevens' APUE: The constant MAXHOSTNAMELEN in <sys/param.h> specifies the maximum length of this...
600
alek@...
Jul 6, 1998 11:29 pm
... FYI: While this did work properly, we had a wierd interaction that caused us to roll back to the former version. I'm not sure if this was due to the source...
601
Willi Burmeister
wib@...
Jul 7, 1998 2:05 pm
... Solaris 2.6 don't define MAXHOSTNAMELEN in <sys/param.h> % egrep MAXHOSTNAMELEN /usr/include/netdb.h #define MAXHOSTNAMELEN 256 Willi...
602
Albert Fluegel
albert.fluegel@...
Jul 7, 1998 6:10 pm
Hi, We have the problem here, that unfortunately ifhp does not operate a HP DeskJet 1600C with JetDirect card properly. As far as i see things, this card does...
603
Charles Karney
karney@...
Jul 7, 1998 7:14 pm
The patch to suppress headers with lpr -h on a bounce queue works fine. Many thanks. I'm still having problems dealing with multiple copies on a bounce queue ...
604
papowell@...
Jul 7, 1998 7:16 pm
... Yeesh! First it's too small. Then it's too large. What are you doing, using a laptop in the three bears' house? Patrick ("Couldn't resist...") Powell...
605
papowell@...
Jul 7, 1998 8:11 pm
... Try -Tstatus=off This is drastic, but works....
606
Matt Kelly
matt@...
Jul 7, 1998 7:14 pm
We run all our jobs through an NT server (which runs some printer accounting software) .. After upgrading to Solaris 2.6 from 2.5.1 our print system broke --...
607
papowell@...
Jul 7, 1998 7:15 pm
... Dear Pieter: Thank you for your very complete description of the problem! This is a Frequently Wanted Feature (FWF - not to be confused with a FAQ), and...
608
papowell@...
Jul 7, 1998 7:15 pm
... HUH? Has anybody else seen this? ... Patrick Powell Astart Technologies, papowell@... 9475 Chesapeake Drive, Suite D, ...
609
papowell@...
Jul 7, 1998 11:01 pm
... Close! Here is what you want: ps:rw:sf:sh:\ ... 1. the lp=ps@printerserver forces all users to send the job files to the printerserver host. 2. bq (Bounce...
610
papowell@...
Jul 7, 1998 11:03 pm
Ahhh... I see what has happened. 1. first, believe it or not, the K (copies) entry is IGNORED by the various printers and/or network print cards. Sigh... 2....
611
Aron Griffis
agriffis@...
Jul 8, 1998 2:21 am
... systems (Solaris 2.6, for instance) do in fact use a 256 char fqdn... -Aron...