From owner-freebsd-questions Fri May 31 6:20:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from pioneernet.net (mail.pioneernet.net [207.115.64.224]) by hub.freebsd.org (Postfix) with ESMTP id 9C5A337B404 for ; Fri, 31 May 2002 06:20:10 -0700 (PDT) Received: from chip.wiegand.org [66.114.152.128] by pioneernet.net with ESMTP (SMTPD32-6.06) id A6992C5B00A0; Fri, 31 May 2002 06:11:53 -0700 Subject: Re: libpng - what's the secret to getting it installed? From: Chip Wiegand To: Dan Nelson Cc: Questions FreeBSD In-Reply-To: <20020531023836.GH45149@dan.emsphone.com> References: <1022806931.177.22.camel@chip.wiegand.org> <20020531023836.GH45149@dan.emsphone.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 31 May 2002 05:11:46 -0700 Message-Id: <1022847107.177.26.camel@chip.wiegand.org> Mime-Version: 1.0 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 Thu, 2002-05-30 at 19:38, Dan Nelson wrote: > In the last episode (May 30), Chip Wiegand said: > > I don't see a port for libpng, so I downloaded libpng-1.2.3.tar.gz from > > /usr/ports/graphics/png > > -- > Dan Nelson > dnelson@allantgroup.com Okay, so png and libpng are the same, and it was already installed. The problem was the program I was installing wanted to find it in /usr/lib, but it was actually in /usr/local/lib. A symlink took care of that little problem. -- Chip To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message