Date: Wed, 25 Aug 2004 13:35:07 -0400 From: Steven Friedrich <FreeBSD@InsightBB.com> To: freebsd-questions@freebsd.org Subject: Re: apsfilter and Epson Stylus C63 on Current Message-ID: <200408251335.07681.FreeBSD@InsightBB.com> In-Reply-To: <d5e5ff38.ff38d5e5@prodigy.net.mx> References: <d5e5ff38.ff38d5e5@prodigy.net.mx>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 24 August 2004 08:21 am, edwinculp wrote: > ----- Mensaje original ----- > De: Anish Mistry <mistry.7@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408251335.07681.FreeBSD>