В общем, при сборке pcmanfm-git (а точнее, зависимости для него libfm-git) вылазит ошибка при configure:
checking for GTK... configure: error: Package requirements (gtk+-2.0 >= 2.16.0) were not met:
Package libpng12 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpng12.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpng12', required by 'cairo', not found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
libpng12 стоит, gtk2 тоже стоит. Как я понял, ему нужна более новая версия. Где брать-то ее?
PS: уже не первый раз встречаюсь с проблемой с libpng12, надоел уже он мне жутко.