From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 22:54:20 2011 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 D3F171065670 for ; Wed, 27 Jul 2011 22:54:20 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id A047F8FC0A for ; Wed, 27 Jul 2011 22:54:20 +0000 (UTC) Received: by iyb11 with SMTP id 11so2993134iyb.13 for ; Wed, 27 Jul 2011 15:54:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=KeQKOnaSV4ZmhAu1uyVUsBHN8QcKBOLjBRUraMEfTd8=; b=ae4VH9Xhg9/FwDb/Ei4wEhvtQUs0Lvx8vPjTtQOUNQ6iSsdjEnJ2Zbp1+cXXnHiLa9 wMbxS3aiTIuPgXgma1tY8KATCwIj+poRYO1Tlkb413ivDupb0zF8wAYwldbupHSaUmAw pcGo+hyPHxxQaAxpA/odxTPfZrDtdLv4mWBrY= MIME-Version: 1.0 Received: by 10.42.146.131 with SMTP id j3mr271606icv.494.1311807259657; Wed, 27 Jul 2011 15:54:19 -0700 (PDT) Received: by 10.42.169.73 with HTTP; Wed, 27 Jul 2011 15:54:19 -0700 (PDT) In-Reply-To: References: Date: Wed, 27 Jul 2011 17:54:19 -0500 Message-ID: From: Antonio Olivares To: Ross Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: printing to a HP Deskjet 812C printer 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: Wed, 27 Jul 2011 22:54:20 -0000 On Wed, Jul 27, 2011 at 5:43 PM, Ross wrote: > It requires CUPS and replaces system lpr. Here's an example on setting > up HPLIP: http://daemon-notes.com/articles/install/hplip > > On Thu, Jul 28, 2011 at 1:25 AM, Antonio Olivares > wrote: >> On Wed, Jul 27, 2011 at 5:07 PM, Ross wrote: >>> Why you do not use HPLIP? Your printer is supported. >> >> Does lpd/lpr use this? or it requires CUPS? >> >> Thanks, >> >> Antonio >> > Thanks Ross, But I have to compile/recompile kernel just to get it working? I'll think about it :? Howto you have provided is detailed and I cannot complain :( Regards, Antonio