From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 02:56:16 2007 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 F1D6416A417 for ; Fri, 14 Sep 2007 02:56:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id BEB7213C457 for ; Fri, 14 Sep 2007 02:56:16 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so851550waf for ; Thu, 13 Sep 2007 19:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=S8S4WydHPj9lHA7TQyLv8g/i58LQO9BKIF6HYEujPRg=; b=il4hwh8zisuv+2A/koiQ/ojZPQfx88h6Rii6omNrhjkDMXhug2++zyKMSWTf78XhHQI2GUsOr1WqcnHuzfO30jvHlBcabaIZZ9fCdQv1PwFniC+92cNpbT6Bf0ZXhFgol3AyRemkosypwCtXVu1klOQJlvT1a35WkoL5SZN3ld8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=iEsQ+Jn1Qj1+Bo+Op/Zc6dsOMfXLQ5DWFyo/X1FZQ8QCynGNFsUkRVKCqADCEYxVNRyPUfFuBID8829BuUSrR98XI/DO9iEAJ06zM5CpEXkfIHAFaZMgUL9/jEQdAfkJNnEez9n1SJC9r9s4OYLScbBdNiuXNv7sBQJFdotLLW4= Received: by 10.115.77.1 with SMTP id e1mr1158827wal.1189737075266; Thu, 13 Sep 2007 19:31:15 -0700 (PDT) Received: by 10.114.184.12 with HTTP; Thu, 13 Sep 2007 19:31:15 -0700 (PDT) Message-ID: Date: Fri, 14 Sep 2007 02:31:15 +0000 From: "Aryeh Friedman" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: hplip and freebsd-7.0 current problem 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: Fri, 14 Sep 2007 02:56:17 -0000 After installing hplip on FreeBSD 7.0-Current I get the following error from hpiod: can't open or create : m io/hpiod/hpiod.cpp 195 How do I fix it? --Aryeh