From owner-freebsd-questions@FreeBSD.ORG Wed Jul 27 22:43:03 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 D086E106566B for ; Wed, 27 Jul 2011 22:43:03 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8E9AC8FC0C for ; Wed, 27 Jul 2011 22:43:03 +0000 (UTC) Received: by qwc9 with SMTP id 9so1489132qwc.13 for ; Wed, 27 Jul 2011 15:43:02 -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=8BttolTszEcoW1sVQ2t3oYq1vb2KSTtICy+ZKzxNi9U=; b=TnExtLfmMa8DYEwpxvZRQPU3DwKZsYmpOJLlkQ6A1V545FnUhzDD4yk6y5R9Y2oYF8 QOGpbzbXT1TTLMQKFetSPZJ9mjWLZGCvVCpvmsnEjxlmA4FN54e3Mhw+hApWm94fuB1P tL9dqmrKcqrICpQf5M3ZoE5MNc3ZG23zj95IM= MIME-Version: 1.0 Received: by 10.229.42.68 with SMTP id r4mr316774qce.44.1311806581912; Wed, 27 Jul 2011 15:43:01 -0700 (PDT) Received: by 10.229.13.6 with HTTP; Wed, 27 Jul 2011 15:43:01 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Jul 2011 01:43:01 +0300 Message-ID: From: Ross To: Antonio Olivares Content-Type: text/plain; charset=UTF-8 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:43:03 -0000 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 >