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 1RHOXG-0003Wk-Gs for garchives@archives.gentoo.org; Fri, 21 Oct 2011 23:29:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5426621C0F3; Fri, 21 Oct 2011 23:29:49 +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 CD09B21C0C6 for ; Fri, 21 Oct 2011 23:29:01 +0000 (UTC) Received: by eyx24 with SMTP id 24so4998726eyx.40 for ; Fri, 21 Oct 2011 16:29:01 -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=yHGCBRWNUFAE1C6RQhp2IoNz3EDRMnTL4HuuuCahWy0=; b=btTdfegIIodBX0g2zyDIqOxSCrY0o3n1b/JJKHeyfSWWXD5fHE36ATVm7ZeAeMcscr FCjo/OwvIv5/aXsqbWxTEtsjsi5+d8T0Q6GwY8oC1Bq9tszCqN/Lb2sMHBbp9jvHUsqH A7MFSjoiaHI9mLXlQh/Yp0YboZrwSTfrBWnoQ= 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.12.207 with SMTP id y15mr13559eby.51.1319239740999; Fri, 21 Oct 2011 16:29:00 -0700 (PDT) Received: by 10.213.23.3 with HTTP; Fri, 21 Oct 2011 16:29:00 -0700 (PDT) In-Reply-To: References: <20111021085238.GA6539@omega> Date: Fri, 21 Oct 2011 16:29:00 -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: 58a9847a182dbf02a1586ae2341b4ade >>>> 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 Sorry, one more note. I noticed this at the end of the webalizer emerge ou= tput: * Running /usr/sbin/webapp-cleaner -p -C /webalizer /usr/sbin/webapp-cleaner: line 14: /sbin/functions.sh: No such file or dire= ctory * Nothing to clean Do I need to fix that? - Grant