Find that library
Heads up: if you’re maintaining a Gentoo system, and you emerge -u world
, and it upgrades libpng
, and then everything starts breaking because it can’t find a static library file, relax. There’s a script to fix it. Run:
/usr/sbin/libpng-1.4.x-update.sh
And everything will be well again. (Note that lafilefixer
does you no good in this situation.)