Skip to search.
lprng · UNIX and heterogeneous TCP/IP-based networking

Group Information

  • Members: 265
  • Category: Software
  • Founded: Aug 7, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 1571 - 1600 of 13119   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1571 Kenneth Lareau
elessar@... Send Email
Feb 1, 1999
7:41 pm
Recently I compiled LPRng 3.5.3 on Solaris 2.5.1 and 2.6, and setup a printcap file that points to a remote print server for the few print queues I've...
1572 Yuji Shinozaki
yuji@... Send Email
Feb 1, 1999
11:27 pm
Looks like it is connecting to a non-LPRng lpd when you query for 'all'. Do you have lpd or Solaris lp running on the local machine? Try specifying the...
1573 papowell@... Send Email Feb 2, 1999
12:09 am
... The LPC command uses extensions to the RFC1179 print protocol. These are only suppored by LPRng print servers. If you try to do lpc status all then the...
1574 Kenneth Lareau
elessar@... Send Email
Feb 2, 1999
6:26 pm
In message <199902012047.MAA17911@...>, papowell@... writ ... Just to make certain I understand this, if one is not on the print server...
1575 Gerhard Schneider
gs@... Send Email
Feb 2, 1999
7:35 pm
... But the host HAS only ONE FDQN. It has only TWO IP-addresses. So a host computername brings: computername has address xx.xx.xx.xx computername has address...
1576 Hans-Juergen Bergmann
hbergman@... Send Email
Feb 2, 1999
8:54 pm
Hello List, I need a few very good arguments, why it is safer to spool NT - Printjobs to LPRng and not the other way around. OK, we all know that NT sucks for...
1577 papowell@... Send Email Feb 3, 1999
6:09 am
... You can then set (in the printcap) all:all=pr1,pr2,..... This overrides the whimpy printcap file scan....
1578 papowell@... Send Email Feb 3, 1999
6:11 am
... 1. Try do do remote management of the NT print spools. You can't. 2. Watch your NT print jobs go into the ether, with no error messages or tracking...
1579 Mike Whitson
mwhitson@... Send Email
Feb 3, 1999
11:04 am
... This does seem to mostly work. (I discovered the Check_for_missing_files() helper function, which seems to do exactly what I want as far as writing the...
1580 Michael Martinez
mikem@... Send Email
Feb 3, 1999
2:19 pm
I installed LPRng. My print filter is the one that comes with rhs-printfilters in the linux distribution. I've got my printcap line set to...
1581 Michael Ewan
mikeew@... Send Email
Feb 3, 1999
6:46 pm
Can the LPRng server lookup the address and get back the same hostname for each IP, does each IP have a proper PTR record in DNS? On the print server machine...
1582 John Ireland
john.ireland@... Send Email
Feb 3, 1999
7:47 pm
I use LPRng on a print server which should ideally be available by lpd, samba and appletalk (papd from netatalk?). I also need to record a notional 'user' who...
1583 Toby Herring
therring@... Send Email
Feb 3, 1999
7:48 pm
Post the appropriate section of your printcap file. It will make it easier to determine the exact cause of the problem. I had similar problems when I first...
1584 alek@... Send Email Feb 3, 1999
11:14 pm
... Actually, we hack around that a bit (spell that B-I-G H-A-C-K! ;-) There is a command on the NT machines called "ntp.exe" that allows one misc. control...
1585 Michael Martinez
mikem@... Send Email
Feb 4, 1999
7:41 am
All right I installed CTI and got the filter working on a print server that's serves a HP Laserjet6. I made an identical install on my other printer server,...
1586 Tomer Kol
tkol@... Send Email
Feb 4, 1999
11:50 am
Hi, I'm trying to get accounting working for a parallel port HP 5MP on Linux. I'm using the original kernel 2.2.1 (no *-1284 patch, just an increased udelay()...
1587 Flemming Danielsen
flda01@... Send Email
Feb 4, 1999
2:56 pm
Hello I have problems printing POSTSCRIPT on Hp4 I am using CTI-ifhp filters and DirectNet (port 9100), below is my configuration in the printcap file. The ...
1588 Richard Hart USG
hart@... Send Email
Feb 4, 1999
7:28 pm
I am just now trying to build LPRng to run on DIGITAL UNIX (now COMPAQ Tru64 UNIX) and I have run into a problem that I don't find documented anywhere, so far....
1589 Michael Martinez
mikem@... Send Email
Feb 4, 1999
8:53 pm
When I send a latex file, it generates an output page saying that this type is not supported. Why doesn't it treat it as ASCII? The start of the file is simply...
1590 Jeff Haskovec
jeffh@... Send Email
Feb 4, 1999
10:49 pm
I am running LPRng-3.5.3 under linux. The print filter is CTI-ifhp-2.2.8. I have a locally attached printer an HP Laserjet 6MP. It was working fine up until...
1591 papowell@... Send Email Feb 4, 1999
10:50 pm
... Well, there is ANOTHER option, which I hate to suggest, but can be done. If you have the right version of LPRng, then there are some magic options: ...
1592 papowell@... Send Email Feb 4, 1999
10:53 pm
... 1. use: echo Hellow>/tmp/file ... ifhp -Tdev=/tmp/d,trace_on_stderr,debug=2 </tmp/file Look at the /tmp/d file. Is it 'pretty' ? or 'pretty ugly' ? good....
1593 papowell@... Send Email Feb 4, 1999
10:55 pm
... Try the following: #force clients to send to server l119|network:lp=l119@server_ip_address #server uses filters, etc. l119|network:server ... Patrick...
1594 papowell@... Send Email Feb 4, 1999
10:59 pm
... Can you do a diff -c and show me where you made the change? Q1. WHY did you need to do a sleep. If you are calling 'Read_status_line' then 'select'...
1595 papowell@... Send Email Feb 4, 1999
11:46 pm
... Try the following. # force clients to send to server lp:lp=lp@serverhost # server uses filters lp:server ... Patrick Powell Astart...
1596 papowell@... Send Email Feb 4, 1999
11:46 pm
... Apparently the LPD server is not seeing the printcap information. Did you shut it down and restart it after doing the install? ... Patrick Powell...
1597 Jeff Gostin
jgostin@... Send Email
Feb 5, 1999
12:44 am
... Note the ':' at the end of the 'sd' line, and also at the beginning of the 'lp' line. In essence, that's 'sd', then a blank option, then 'lp'. Remember,...
1598 Denis Rousseau
denisr@... Send Email
Feb 5, 1999
2:57 am
1599 yu ju
yju2@... Send Email
Feb 5, 1999
9:03 am
Hi, How is the printcap file looked up? On my local machine, the lpd.conf looks like: printcap_path /etc/printcap.%h:/etc/printcap But there are no such...
1600 Tim Waugh
twaugh@... Send Email
Feb 5, 1999
1:54 pm
... select() is not yet implemented for the printer device. I imagine it should have failed. ... Yes. ... Linux ... I thought I'd better listen in to this...
Messages 1571 - 1600 of 13119   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help