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 ) id 1RHOFn-0000op-6G for garchives@archives.gentoo.org; Fri, 21 Oct 2011 23:11:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AEA121C09D; Fri, 21 Oct 2011 23:11:44 +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 7793C21C046 for ; Fri, 21 Oct 2011 23:10:43 +0000 (UTC) Received: by eyx24 with SMTP id 24so4991475eyx.40 for ; Fri, 21 Oct 2011 16:10:42 -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=GOOXPNjVLE/BK1i5EMX6ozfH93XLEajguZTIBQqXKig=; b=ctHQBtXP7/Fpczno/HpqKkwYMIgMHSjBeSsUBZeyqAHTGv9xryytT1cxxwCSP4v1SA lSs55emVHcgMGWvs8SGvyCE3xnJVB1+d2+FwthEuVghssFEP7xs+ez7qL8tksvj7eP8g g7swO61I+1Za1wagSivwjoQ/vyEQkx/UQAkdI= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.213.25.74 with SMTP id y10mr40301ebb.13.1319238642530; Fri, 21 Oct 2011 16:10:42 -0700 (PDT) Received: by 10.213.23.3 with HTTP; Fri, 21 Oct 2011 16:10:42 -0700 (PDT) In-Reply-To: <20111021085238.GA6539@omega> References: <20111021085238.GA6539@omega> Date: Fri, 21 Oct 2011 16:10:42 -0700 Message-ID: Subject: Re: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file From: Grant 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: f1863fa1224338d5e11d65b6a4d01b66 >> 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. I did that and webalizer now runs without error, but re-emerging webalizer still fails with: configure: error: GeoIP library not found... please install GeoIP. geoip emerges just fine. - Grant