apsfilter and Epson Stylus C63 on Current
Steven Friedrich
FreeBSD at InsightBB.com
Wed Aug 25 10:35:13 PDT 2004
On Tuesday 24 August 2004 08:21 am, edwinculp wrote:
> ----- Mensaje original -----
> De: Anish Mistry <mistry.7 at osu.edu>
> Fecha: Lunes, Agosto 23, 2004 11:59 pm
> Asunto: Re: apsfilter and Epson Stylus C63 on Current
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Just to check, you have removed the base install's lp* utilities
> > right?
>
> No, I must have read over, under, around and/or through that in the cups
> howto's I been using.
>
> Let me be sure that I am understanding. I should remove lpd, lpq, lpc,
> lpr, lprm and family to use cups?
>
> That could definitely be the problem because I have't done it.
>
> Thanks, I'll give it a try in a few.
>
> ed
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
Actually, all you need do is follow the instructions at the bottom of the
Makefile in /usr/ports/print/cups-lpr
It says to add two lines to /etc/make.conf
And if you've done a installworld since you've installed cups-lpr, just
deinstall, reinstall cups-lpr.
Before you begin, try which lpr.
which will report which lpr command is found first via the path variable. I
suspect it will say /usr/bin/lpr. After you perform the above steps, it'll
say /usr/local/bin/lpr.
More information about the freebsd-questions
mailing list