Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: libpng12 is missing
Date: Tue, 11 May 2010 10:15:50
Message-Id: 20100511111506.2ad741d8@zaphod.digimed.co.uk
In Reply to: Re: [gentoo-user] Re: libpng12 is missing by Alan McKinnon
1 On Tue, 11 May 2010 10:47:35 +0200, Alan McKinnon wrote:
2
3 > I still have huge breakage with gnomecanvas and other things, meaning
4 > that lots of gtk apps are broken right now for me.
5
6 This worked for me
7
8 lafilefixer --justfixit
9 emerge --oneshot --jobs 1 --keep-going $(qfile -qC $(find /usr/lib64 \
10 -name '*.la' | xargs grep -- -lpng12 | awk -F: '{print $1}'))
11
12 You may need to run it more than once before it completes without errors.
13
14
15 --
16 Neil Bothwick
17
18 Just when you got it all figured out: An UPGRADE!

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Re: libpng12 is missing Helmut Jarausch <jarausch@××××××××××××××××.de>
Re: [gentoo-user] Re: libpng12 is missing Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Re: libpng12 is missing Peter Humphrey <peter@××××××××××××××.org>