This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: enscript was broken on cygwin 1.5.3-1?


On Fri, 5 Sep 2003, maxiangjiang wrote:

> ----- Original Message -----
> From: maxiangjiang
> To: cygwin@cygwin.com
> Sent: Thursday, September 04, 2003 1:05 PM
> Subject: enscript was broken on cygwin 1.5.3-1?
>
>
> Hi,
>
> It seems that enscript was broken after I upgrated
> cygwin to 64 bit version (1.5.3-1).
>
> =================================== ERROR
> 91%enscript -M Letter -n 1 -G2r example.XWinrc
> lpr: printer error: can't open 'C:\DOCUME~1\XMA~1.BRO\Desktop\\rw-prt-01hp8000-1' for writing: The printer name is invalid.
> =================================== ERROR on commenting out Printer
> Broken pipe
> 92%enscript -M Letter -n 1 -G2r example.XWinrc
> lpr: no printer specified
> Broken pipe
> 93%oe
> ===================================
>
> PS: my  ~/.enscriptrc, which worked great, for 2 years
> # --------------------------------------------
>  AppendCtrlD: 1
>  DefaultMedia: Letter
>  SetPageDevice: Duplex:true
>  Printer: \\\\rw-prt-01\\hp8000-1
> # --------------------------------------------
> Thanks
> Xiangjiang

I think this breakage may have happened quite a bit before that, when
Cygwin started processing filenames with backslashes differently (around
1.3.19).  In any case, try changing the Printer: line to

Printer: //rw-prt-01/hp8000-1

WFM,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]