From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-130117-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RHOSj-0002s6-J9
	for garchives@archives.gentoo.org; Fri, 21 Oct 2011 23:25:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 5073721C05C;
	Fri, 21 Oct 2011 23:25:08 +0000 (UTC)
Received: from mail-ey0-f181.google.com (mail-ey0-f181.google.com [209.85.215.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id 8B32721C023
	for <gentoo-user@lists.gentoo.org>; Fri, 21 Oct 2011 23:24:24 +0000 (UTC)
Received: by eyx24 with SMTP id 24so4997086eyx.40
        for <gentoo-user@lists.gentoo.org>; Fri, 21 Oct 2011 16:24:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        bh=Rq4Cj5X4oqwhrnAmDzc+Q9mnx3lqJnH8O+C5dp4sL3M=;
        b=ArBfiuOzv6EPyFaKezw/TYal1HXlfFLH075dopC+d3uW8ZECaTsvys8z27dummPYOV
         x08z6j3kOxB0dB032NgO2i7M2grPSdXSvpW6vLn+/CT4IQMoK1k03cmNo3SvEoMcb92d
         EfV6kCqsE38Q7+rVQgVwPH8x0w339lo/Wfi9Q=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.213.31.82 with SMTP id x18mr33566ebc.127.1319239463704; Fri,
 21 Oct 2011 16:24:23 -0700 (PDT)
Received: by 10.213.23.3 with HTTP; Fri, 21 Oct 2011 16:24:23 -0700 (PDT)
In-Reply-To: <CAN0CFw1J8nxo5LDbpq_t-yGVRBSSEMbaRg2Fd+Aq5ROO67TKiA@mail.gmail.com>
References: <CAN0CFw32E+LcuLiN_YsostChKMsMmhQRzGxPerw5fZYShBm+1g@mail.gmail.com>
	<20111021085238.GA6539@omega>
	<CAN0CFw1J8nxo5LDbpq_t-yGVRBSSEMbaRg2Fd+Aq5ROO67TKiA@mail.gmail.com>
Date: Fri, 21 Oct 2011 16:24:23 -0700
Message-ID: <CAN0CFw3XMnVvYDJf4hzFoPzo74_ht0rCe8EiFWYshLN0Fvs7aQ@mail.gmail.com>
Subject: Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared
 object file
From: Grant <emailgrant@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: ea09c3820f8423b3462b398eb5df1c9a

>>> After updating world, webalizer fails like this:
>>>
>>> webalizer: error while loading shared libraries: libpng12.so.0: cannot
>>> open shared object file: No such file or directory
>>>
>>> revdep-rebuild wants to emerge webalizer but it fails with:
>>>
>>> configure: error: GeoIP library not found... please install GeoIP.
>>>
>>> geoip emerges fine. =A0Does anyone know how to fix this?
>>>
>>> - Grant
>>>
>>
>> Install libpng-1.2, libpng 1.2 and 1.5 can co-exist.
>
> Thank you. =A0I did that and webalizer now runs without error, but
> re-emerging webalizer still fails with:
>
> configure: error: GeoIP library not found... please install GeoIP.

Actually, the ~amd64 version of webalizer emerges fine.

- Grant


> geoip emerges just fine.
>
> - Grant