I can't get emerged the package dev-python/notify-python & dev-python/python-poppler.
On configure phase, there is the following notification, which I can understand breaks the process :
Code: Select all
checking for NOTIFY_PYTHON... configure: error: Package requirements (pygtk-2.0 >= 2.4.0
libnotify >= 0.4.3) were not met:
No package 'pygtk-2.0' found
Code: Select all
checking for PYGOBJECT... no
configure: error: Package requirements (pygobject-2.0 >= 2.21.3) were not met:
No package 'pygobject-2.0' 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 PYGOBJECT_CFLAGS
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
I don't understand the PKG_CONFIG_PATH he's talking about. I never changed anything.
I'm running a stable gentoo with almost no "tuning".
Can someone help me?
Thanks in advance


