From owner-freebsd-questions Thu Feb 21 22:15:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id A4B0D37B402 for ; Thu, 21 Feb 2002 22:15:52 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g1M6FpJx080580; Fri, 22 Feb 2002 01:15:51 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: References: <20020220214936.A876@lymond.lvcm.com> <20020221204136.A236@lymond.lvcm.com> Date: Fri, 22 Feb 2002 01:15:50 -0500 To: Dale Morris , freebsd-questions@FreeBSD.ORG From: Garance A Drosihn Subject: Re: lpd problem Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 1:10 AM -0500 2/22/02, Garance A Drosihn wrote: >At 8:41 PM -0800 2/21/02, Dale Morris wrote: >>Is there a way to get lpd back? Or should I just try to install cups? > >Someone who knew CUPS more than I do might tell you to install cups, >but I've only worked with the standard lpd. > >What you'd want to do, I think, is to log in as root, and then: > > cd /usr/src/usr.sbin/lpr > make obj > make depend > make > make install > >That should give you the right files in the right places, and then >reboot with that lpd_enable="YES" >still set. actually, you should probably also make sure your /etc/rc.conf doesn't change anything else wrt lpd, such a changing the path to the lpd program. (just leave it with the default as set in /etc/defaults/rc.conf) -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message