Date: Wed, 2 Oct 2002 09:45:35 -0400 From: "Chuck O'Donnell" <cao@bus.net> To: lifo <freebsd@freebsdfr.org> Cc: freebsd-stable@freebsd.org Subject: Re: cups : don't understand, please help ... Message-ID: <20021002134535.GA369@bus.net> In-Reply-To: <002301c269e2$47589bf0$1401a8c0@goliath> References: <20021002001459.GA5366@asternet.pl> <002301c269e2$47589bf0$1401a8c0@goliath>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 02, 2002 at 09:06:49AM +0200, lifo wrote: > I all, > > > I have just compil (and install) cups port on 4.7-RC. All is ok, i used web > interface to configure it (and command line too), the test page prints ok; > but when i do a 'lp filename' : nothing, in my /etc/printcap, i have just > 'nameprinter:' and nothing else ! > anybody could help me to modify /etc/printcap or anything else i missed ? > the cups lp/lpr replacements are installed in /usr/local/bin. your path probably has /usr/bin listed first, so the default BSD LPD lp/lpr executables are being called when you run `lp filename' without a fully qualified path. good luck. chuck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021002134535.GA369>