From owner-freebsd-questions Thu Feb 21 22:10:36 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 AAB3B37B404 for ; Thu, 21 Feb 2002 22:10:32 -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 g1M6AUJx105108; Fri, 22 Feb 2002 01:10:30 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20020221204136.A236@lymond.lvcm.com> References: <20020220214936.A876@lymond.lvcm.com> <20020221204136.A236@lymond.lvcm.com> Date: Fri, 22 Feb 2002 01:10:30 -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 8:41 PM -0800 2/21/02, Dale Morris wrote: >I installed cups, didn't get it to work, then make deinstall from >the port. Okay. >lymond# whereis lpr >lpr: /usr/src/usr.sbin/lpr Hmm. >Also when I try to make lpd from the /usr/src/usr.sbin/lpd directory >I get an error code 71 **No such file or directory. > >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. -- 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