Date: 31 May 2002 05:11:46 -0700 From: Chip Wiegand <chip@wiegand.org> To: Dan Nelson <dnelson@allantgroup.com> Cc: Questions FreeBSD <questions@FreeBSD.ORG> Subject: Re: libpng - what's the secret to getting it installed? Message-ID: <1022847107.177.26.camel@chip.wiegand.org> In-Reply-To: <20020531023836.GH45149@dan.emsphone.com> References: <1022806931.177.22.camel@chip.wiegand.org> <20020531023836.GH45149@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1022847107.177.26.camel>