In <[EMAIL PROTECTED]>, Konrad Scorciapino <[EMAIL PROTECTED]> typed:
> > Whichever one you want. They should all work. you probably don't need
> > the x11 port, so one of the two -nox11 versions. One is licensed with
> > GNU, one with an open source license that permits commercial reuse if
> > you pay a licensing fee.
> Ok, I've installed both ghostscript and magicfilter. How should I proceed now?
Install enscript so you can generate postscript files. Then read the
ijs documentation to figure out what flags to feed it to make produce
output for your printer. You can test this by doing something like:
enscript -p - /etc/motd | gs -q -dNOPAUSE -sOutputFile=- [ijs options] > /dev/ulpt0
If things are done right, you should get a copy of /etc/motd on the
printer. After that, you need to set up a filter file and printcap.
<mike
--
Mike Meyer <[EMAIL PROTECTED]> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"