From owner-freebsd-questions@FreeBSD.ORG Sat Sep 9 18:38:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70C4A16A40F for ; Sat, 9 Sep 2006 18:38:40 +0000 (UTC) (envelope-from henry.lenzi@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE7B43D5F for ; Sat, 9 Sep 2006 18:38:36 +0000 (GMT) (envelope-from henry.lenzi@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1048632wxd for ; Sat, 09 Sep 2006 11:38:36 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qi5rVJDHqwR/3u+XzXgEy4gQAdKwKK0OxSXucMADZNunoaOW5CB8AbepuMYUCQJXosB3I23RCbrbzfy/NkvFpRlzDCWvmirmuSbPR6UsNPFB61cT0SHF7xObpcvZxYxXvvTBh7Y0DWJ+MBBVZ22Eb+KYL3yRIFc1dphVfj5J67Q= Received: by 10.70.18.11 with SMTP id 11mr3116164wxr; Sat, 09 Sep 2006 11:38:35 -0700 (PDT) Received: by 10.70.95.9 with HTTP; Sat, 9 Sep 2006 11:38:35 -0700 (PDT) Message-ID: <8b4c81f0609091138l7db0a418p5e1f281b72d27e47@mail.gmail.com> Date: Sat, 9 Sep 2006 15:38:35 -0300 From: "Henry Lenzi" To: freebsd-questions@freebsd.org In-Reply-To: <8b4c81f0609082230q6d6fce01yf87ada022488f202@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8b4c81f0609082230q6d6fce01yf87ada022488f202@mail.gmail.com> Subject: Can't find foomatic-rip on FreeBSD 6.0 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: Sat, 09 Sep 2006 18:38:40 -0000 I sent this to cups-bug too... ---------- Forwarded message ---------- From: Henry Lenzi Date: Sep 9, 2006 2:30 AM Subject: Can't find foomatic-rip on FreeBSD 6.0 To: cups-bugs@easysw.com Hello -- I am trying to get CUPS rolling on a FreeBSD 6.0 with a HP Deskjet 840C printer. I have installed cups and all "foomatics" from ports, as well as some other filters. I think there might be a bug. At first CUPS did not work because of the bug reported in: http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2006-July/094331.html Unable to open parallel port device file "/dev/lpt0": Permission denied The bug fix in that report corrected this problem, and I guess FreeBSD 6.1 won't have that prblem anymore. The problem that remains now, however, relates to foomatic-rip. The printer is detected (Device URI is "parallel://dev/lpt0"), but when I try to print the test page, I get the following message: hp (Default Printer) "/usr/local/libexec/cups/filter/foomatic-rip failed" I have no idea as to what this means, since it seems the path is correct. Furthermore: machine# ls -l foomatic-rip lrwxr-xr-x 1 root wheel 27 9 Set 04:29 foomatic-rip -> /usr/local/bin/foomatic-rip Any help is greatly appreciated. TIA Henry