Mail Archives: cygwin/2004/06/07/09:53:55
Is there a "secret handshake" for http://... style printers? My printer is an IPP connection and lpr gives me an error message saying it cannot find http:\123.456.789.123:80\ipp. I have tried several different combinations of forward and back slashes but to no avail.
I am running Cygwin 1.5.9(0.112/4/2) on a W2K box with Service Pack 4 plus a bunch of hotfixes.
Steven Read - 812/237-3362 - s-read AT indstate DOT edu
Indiana State University
>>> Olaf Föllinger<Olaf DOT Foellinger AT sesa DOT de> 06/04/2004 3:43:09 AM >>>
On Thu, Jun 03, 2004 at 01:39:03PM -0400, Igor Pechtchanski wrote:
> On Thu, 3 Jun 2004, Chris Carlson wrote:
>
> > Also according to the documentation, cygwin understands the double-slash
> > form used in Windows. Thus the following should work:
> >
> > bash$ cat myfile.txt > //Dc1irv/laser1
> >
> > This returns:
> >
> > bash: //Dc1irv/laser1: No such host or network path
>
> Nope, that shouldn't work. I don't think you can redirect output to a
> printer name even from the Windows console, much less from Cygwin. In
> any case, Cygwin doesn't treat printer shares as devices.
>
> > So, what is the proper method for printing under cygwin?
>
> Either "lpr" or, if you want to get fancier, "a2ps" or "enscript".
> Igor
lpr works just fine here with a minor problem:
$ lpr textfile.txt
lpr: no printer specified
though the printer is specified in /etc/profile. But the printer
variable isn't exported there so lpr cannot find it. Should this be
fixed?
Gruss Olaf Föllinger
--
Olaf Föllinger
Senior Consultant IT
S.E.S.A. Software und Systeme AG
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -