From owner-freebsd-questions Sun Nov 25 6: 1:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by hub.freebsd.org (Postfix) with ESMTP id 1692F37B41A for ; Sun, 25 Nov 2001 06:01:47 -0800 (PST) Received: from k7.mavetju.org (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 0928A2B775; Sun, 25 Nov 2001 15:01:02 +0100 (CET) Received: by k7.mavetju.org (Postfix, from userid 1001) id AF91231D; Mon, 26 Nov 2001 01:00:24 +1100 (EST) Date: Mon, 26 Nov 2001 01:00:24 +1100 From: Edwin Groothuis To: Simon J Mudd Cc: freebsd-questions@freebsd.org Subject: Re: gv port builds but fails - needing libpng.so.4 (?) Message-ID: <20011126010024.D579@k7.mavetju.org> Mail-Followup-To: Edwin Groothuis , Simon J Mudd , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from sjmudd@pobox.com on Sun, Nov 25, 2001 at 11:41:29AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Nov 25, 2001 at 11:41:29AM +0100, Simon J Mudd wrote: > I'm running 4.4-STABLE and am having problems with the gv port not > working. I've just deleted the port and reinstalled it, and am now > running gv-3.5.8. > > make install works. > > However when trying to view a postscript file I get the following error > message from the gv X binary: > > GhostScript Messages > > /usr/libexec/ld-elf.so.1: Shared object "libpng.so.4" not found > > Error: Postscript interpreter failed in main window. > > I note that I have the port png-1.2.0 (Library for manipulating PNG > images) installed and the ports packing list shows that it provides > /usr/local/lib/libpng.so.5, not ".4". Please install pkg_tree and run it through less. Then search for png and you'll see the ports which are still depending on the old png-port. If you re-install them (make, make deinstall and make install) they'll know to use libpng.so.5 instead of libpng.so.4. Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message