I just tried to emerge mysql-gui-tools, but it always fails because of a missing dependency. Here is a short extract from the output checking for pkg-config... /usr/bin/pkg-config checking for gtk+-2.0 >= 2.2.0 libxml-2.0 >= 2.5.0 libgnomeprint-2.2 >= 2.2.0... Package libgnomeprint-2.2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeprint-2.2.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeprint-2.2' found configure: error: Library requirements (gtk+-2.0 >= 2.2.0 libxml-2.0 >= 2.5.0 libgnomeprint-2.2 >= 2.2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. After a emerge libgnomeprint I was able to run emerge mysql-gui-tools successfully Reproducible: Always Steps to Reproduce:
*** This bug has been marked as a duplicate of bug 194388 ***