On Tue, 11 May 2010 16:46:50 -0700, walt wrote: > The gentoo dev who updated libpng said (in the bug report) that the .la > files are causing the 'png12 not found' error, so I just 'fixed' all of > them this way (basically Neil's way only different): > > #find /usr/lib/ -name \*.la -exec sed s/png12/png14/ -i '{}' \; I saw that in the bug report too but, as I posted there, I didn't fancy sedding about with the .la files (the suggestion came with a big fat warning) so I took the safer but longer approach or re-emerging the packages that owned those files. -- Neil Bothwick Just when you got it all figured out: An UPGRADE!