From owner-freebsd-questions Fri Aug 3 17: 2:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from imf03bis.bellsouth.net (mail303.mail.bellsouth.net [205.152.58.163]) by hub.freebsd.org (Postfix) with ESMTP id D210337B405 for ; Fri, 3 Aug 2001 17:02:39 -0700 (PDT) (envelope-from ursamax@bellsouth.net) Received: from UrsaMax.Ursa.com ([209.214.73.23]) by imf03bis.bellsouth.net (InterMail vM.5.01.01.01 201-252-104) with SMTP id <20010804000333.BKGS6666.imf03bis.bellsouth.net@UrsaMax.Ursa.com> for ; Fri, 3 Aug 2001 20:03:33 -0400 Message-ID: <3B6B2C01.41C67EA6@bellsouth.net> Date: Fri, 03 Aug 2001 18:57:32 -0400 From: amg X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 4.1-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.org Subject: printer config; missing lpd Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Questions: Version: FreeBSD 4.3 Hardward: IBM PC-365 PPro 200MHz Problem: I am updating the system from 2.2.8 to 4.3. The problem that I am having is that I receive the following error when I attempt to print: lpr: connect: No such file or directory jobs queued, but cannot start daemon. When I look at the process table, with ps, I find that I DO NOT have the following line: root 129 0.0 1.1 916 652 ?? Is 4:32PM 0:00.01 /usr/sbin/lpd However, when I go to another machine, running 4.1, I DO have the above line. BOTH machines have the following line in rc.conf: lpd_enable="YES" and both machines have an lpd in /usr/sbin. Additionally, both machines, 4.1 and 4.3, have very similiar kernel configuration files. I am assuming that the reason that I cannot print is because the daemon is not running. Which leads me to wonder what is required to get the daeomon running since both machines have very similiar kernel config files (and custom kernels) as well as very similiar rc.conf files. Help will be really appreciated. august ursaMax@bellsouth.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message