This is the mail archive of the cygwin 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]

PRINTER variable not exported in /etc/profile was: Printing under Cygwin on W2K


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/


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