From owner-freebsd-ports Sun Apr 4 16: 8:22 1999 Delivered-To: freebsd-ports@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 0B63C14CE1 for ; Sun, 4 Apr 1999 16:08:19 -0700 (PDT) (envelope-from ibex@emmi.physik.TU-Berlin.DE) Received: (from ibex@localhost) by emmi.physik.TU-Berlin.DE (8.9.2/8.9.2) id BAA59083; Mon, 5 Apr 1999 01:06:20 +0200 (CEST) (envelope-from ibex) Date: Mon, 5 Apr 1999 01:06:19 +0200 From: Dirk Froemberg To: "Jason C. Wells" Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/10896 Message-ID: <19990405010619.A58957@physik.TU-Berlin.DE> References: <199904011017.CAA56093@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: ; from Jason C. Wells on Fri, Apr 02, 1999 at 03:16:30PM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Jason! On Fri, Apr 02, 1999 at 03:16:30PM -0800, Jason C. Wells wrote: > On Thu, 1 Apr 1999 dirk@FreeBSD.org wrote: > >Synopsis: ghostview should use newer libpng > > > >State-Changed-From-To: open->closed > >State-Changed-By: dirk > >State-Changed-When: Thu Apr 1 02:14:00 PST 1999 > >State-Changed-Why: > >ghostview doesn't use or need png. And ghostscript has the correct dependency for png. > > > >Recompiling ghostscript will help the originator. > > But it was ghostview that gave me the error message!! :) ghostview is just an frontend for ghostscript. All postscript rendering is done by ghostscript. So if you start ghostview and open a document ghostview starts ghostscript to display it. So it seems that ghostview produces the error message while it's ghostscript actually. Use ldd(1) to see which shared libraries are used by /usr/X11R6/bin/ghostview and /usr/local/bin/gs. Regards Dirk -- e-mail: dirk@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message