From owner-freebsd-ports@FreeBSD.ORG Mon Apr 3 04:25:14 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6745216A422 for ; Mon, 3 Apr 2006 04:25:14 +0000 (UTC) (envelope-from amarendra.godbole@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F042B43D45 for ; Mon, 3 Apr 2006 04:25:13 +0000 (GMT) (envelope-from amarendra.godbole@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so705488wxc for ; Sun, 02 Apr 2006 21:25:13 -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=GFZQc8ocEqyyI+HMqq7k1uqvnqGf35pqja5eqfsryqNy08plc4T3BdflUYFzvwnjEFa7EtaoFZUCAo8UR6Z0y9YrdTcuQXsnIFqPXqpHGc6T2//Nd+H2WbUdJkV4Qmse30ujenF9mBS9tUceDLk3moGrHRNkvZcRjy1zSoHzyDI= Received: by 10.70.105.4 with SMTP id d4mr398526wxc; Sun, 02 Apr 2006 21:25:13 -0700 (PDT) Received: by 10.70.97.19 with HTTP; Sun, 2 Apr 2006 21:25:13 -0700 (PDT) Message-ID: <294439d20604022125n4fc64fc2s593f6b2dd3fd88d0@mail.gmail.com> Date: Mon, 3 Apr 2006 09:55:13 +0530 From: "Amarendra Godbole" To: freebsd-ports@freebsd.org In-Reply-To: <442EACFD.4030909@yourdot-mail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <442EACFD.4030909@yourdot-mail.com> Subject: Re: cups X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 04:25:14 -0000 On 4/1/06, Carlos Silva wrote: > hi all, > > I can't configure my HP Photosmart 1115 I've tried a lot of "tutorials" > and searched at google but nothing. > Cups always show the same error; client-error-not-possible > Samba can't print too.. > Someone has a solution? Mostly you are missing the `gs-esp' package. I had the same error on Debian sarge, and I fixed it by installing the gs-esp package. Finer details are documented in this post: http://amunix.livejournal.com/103592.html HTH. Best, Amarendra