From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 12:04:30 2003 Return-Path: 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 4FB8537B401 for ; Fri, 11 Jul 2003 12:04:30 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F59443FA3 for ; Fri, 11 Jul 2003 12:04:29 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h6BJ4MqW092210; Fri, 11 Jul 2003 14:04:22 -0500 (CDT) (envelope-from dan) Date: Fri, 11 Jul 2003 14:04:22 -0500 From: Dan Nelson To: Kris Yates Message-ID: <20030711190422.GD75508@dan.emsphone.com> References: <3F0F02CF.5030507@2binteractive.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F0F02CF.5030507@2binteractive.com> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: questions@freebsd.org Subject: Re: /usr/ports/www/graphics/png install error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2003 19:04:30 -0000 In the last episode (Jul 11), Kris Yates said: > I am upgrading from png port: > png-1.2.5 < needs updating (port has 1.2.5_2) > > "make" seems fine, the following error occurs on the port "make install": > > ===> Installing for png-1.2.5_2 > ===> Generating temporary packing list > ===> Checking if graphics/png already installed > *** Error code 1 > > This also happens when I try to upgrade the port for Webalizer, which > is my ultimate goal here. Webalizer says libpng is not installed but > I see that is, however, it seems to be a problem with something in > ports/graphics/png. I am running FBSD 4.6.2p13. > > Any ideas? Will upgrading to 4.7 stable fix this? Your pkg_info command is too old. The ports guys try to be compatible to older releases, but sometimes it's not possible. Upgrading to 4.7 should be enough, but you might as well go to 4.8. -- Dan Nelson dnelson@allantgroup.com