Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 1995 21:02:46 -0400 (EDT)
From:      Chuck Robey <chuckr@Glue.umd.edu>
To:        Ron Steele <rjs@clark.net>
Cc:        freebsd-questions@freefall.cdrom.com
Subject:   Re: andrew and printing
Message-ID:  <Pine.SUN.3.91.950416205402.6424A-100000@cappuccino.eng.umd.edu>
In-Reply-To: <Pine.3.87.9504161545.B20611-0100000@critter.clark.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Apr 1995, Ron Steele wrote:

> I grabbed the andrew system from incoming on freebsd.cdrom.com, and 
> it seems to work fine, except the software required for printing
> (ezprint) is missing.  When I ftp'ed this from another site, some 
> files seem to missing. 
> 
> If anyone is successfully using andrew for word processing and especially
> printing, I would love to know where to get all the needed pieces,
> hopefully in binary form, and if necessary, how to put them together.

ezprint, which sits in my /usr/andrew/bin, is just a softlink to runapp.
I'm pretty sure that you don't need anything of the kind.  I do my 
printing directly from ez.  The trick is telling the ez config files how
you print nroff stuff, so for me (I have a postscript printer, I print 
the output of groff directly) I just a file called ".preferences"
in my home dir, and have the following lines in it:
printer:lp
printdir:/usr/chuckr/.printdir
print.delete:yes
print.copy:yes
formatCommand:groff -pte /tmp/%s.n|  (notice the ending pipe symbol)
PrintCommand: lpr

I have my lpr automatically piping the output to a different machine, 
where it actually prints to.  Works fine for me.  There's also
a "formatCommand" that uses ghostview... 

Hope this is enough, mail me directly if it isn't, or use the andrew's 
folks newsgroups, because they really do answer it, at least they did for 
me.   Wish I could get the term folks to answer for me.....

> 
> 
> Ron
> 
> 

----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@eng.umd.edu          | communications topic, C programming, and Unix.
7608 Topton St.             |
New Carrollton, MD 20784    | I run Journey2 (Freebsd 2.0) and n3lxx
(301) 459-2316              | (FreeBSD 1.1.5.1) and am I happy!
----------------------------+-----------------------------------------------




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SUN.3.91.950416205402.6424A-100000>