Date: Fri, 22 Feb 2002 01:10:30 -0500 From: Garance A Drosihn <drosih@rpi.edu> To: Dale Morris <dlm@well.com>, freebsd-questions@FreeBSD.ORG Subject: Re: lpd problem Message-ID: <p0510141bb89b90268270@[128.113.24.47]> In-Reply-To: <20020221204136.A236@lymond.lvcm.com> References: <20020220214936.A876@lymond.lvcm.com> <p05101417b89b6c4018b2@[128.113.24.47]> <20020221204136.A236@lymond.lvcm.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p0510141bb89b90268270>
