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 1RH9wO-0005EN-EH for garchives@archives.gentoo.org; Fri, 21 Oct 2011 07:54:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8BEC21C183; Fri, 21 Oct 2011 07:54:42 +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 69F0A21C17B for ; Fri, 21 Oct 2011 07:53:54 +0000 (UTC) Received: by eyx24 with SMTP id 24so4153121eyx.40 for ; Fri, 21 Oct 2011 00:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=pf/44DFSGU2lmazDoq205Yixd1q+/7PfSKZeTahoqmA=; b=cQIeibVwp8SghStQ9O+IOj5MbqSt9E4S3tvUVtqBe6fhhbfLBYQ0SAW+BVl578GA29 duzTr+p2RYag7ZsTT9qjXANAJMocXMRvqaq6SBSyMqA2R8lGa8atnWCgkw5Kubz7fP1q 4jKHNQ8DdClWVwt60NkhAUWNXEL2q3mz5GP/w= 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.31.82 with SMTP id x18mr3004372ebc.127.1319183633571; Fri, 21 Oct 2011 00:53:53 -0700 (PDT) Received: by 10.213.23.3 with HTTP; Fri, 21 Oct 2011 00:53:53 -0700 (PDT) Date: Fri, 21 Oct 2011 00:53:53 -0700 Message-ID: Subject: [gentoo-user] webalizer broke: libpng12.so.0: cannot open shared object file From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: fca11f4453c984966af96e64b0892b6a 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. Does anyone know how to fix this? - Grant