From owner-freebsd-questions@FreeBSD.ORG Thu Apr 16 14:48:28 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58D4A1065673 for ; Thu, 16 Apr 2009 14:48:28 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id 913878FC16 for ; Thu, 16 Apr 2009 14:48:27 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.3/8.14.3) with ESMTP id n3GEpWxG005412; Thu, 16 Apr 2009 16:51:32 +0200 (CEST) (envelope-from ulrich@pukruppa.net) Received: (from ulrich@localhost) by pukruppa.net (8.14.3/8.14.3/Submit) id n3GEpWP9005411; Thu, 16 Apr 2009 16:51:32 +0200 (CEST) (envelope-from ulrich@pukruppa.net) From: Peter Ulrich Kruppa To: Bob Falanga References: <58d1e8d30904131901o4b295aalbaf0392104b2b46f@mail.gmail.com> <1239679817.15218.2.camel@pukruppa.net> <49E73A33.000001.01056@BOBSCOMPUTER> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Thu, 16 Apr 2009 16:51:31 +0200 Message-Id: <1239893491.3543.11.camel@pukruppa.net> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1.1 FreeBSD GNOME Team Port Cc: FreeBsd-Questions Subject: Re: CUPS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2009 14:48:28 -0000 Am Donnerstag, den 16.04.2009, 10:01 -0400 schrieb Bob Falanga: > I tried installing foomatic-filters. Then I get "unable to open device > file "/dev/ulpt1": permission denied" I set permissions to 0666, I > don't get the error message but nothing prints. > > Do you have the lines lpd_enable="NO" cupsd_enable="YES" in your /etc/rc.conf ? If not, put type them in and restart cupsd (or reboot your machine and set /dev/ulpt1 to 0666). Greetings, Uli.