emerge gnome 중 libnotify 문제..ㅠㅠ

pos1403의 이미지

x11-misc/notification-daemon-0.4.0 을 설치하는 도중

checking for NOTIFICATION_CAPPLET... configure: error: Package requirements 
(glib-2.0 >= 2.10.0 gtk+-2.0 >= 2.10.0 libglade-2.0 gconf-2.0 libnotify dbus-1 
dbus-glib-1) were not met:
 
No package 'libnotify' 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 NOTIFICATION_CAPPLET_CFLAGS
and NOTIFICATION_CAPPLET_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

를 보고 libnotify를 설치해주면 되겠다 싶었는데,
Gentoo ~ # emerge -pv libnotify
 
These are the packages that would be merged, in order:
 
Calculating dependencies... done!
[ebuild  N    ] x11-misc/notification-daemon-0.4.0  USE="gstreamer -debug" 0 kB
[ebuild  N    ] x11-libs/libnotify-0.4.5  USE="doc" 0 kB

libnotify를 설치하려면 notification-daemon를 설치하라니...

이런 경우 어떻게 해결해야 하죠?;

retti의 이미지

저도 똑같은 문제가 발생해서 찾다보니 젠투 버그 쪽에 관련된 내용이 올라와 있군요.

http://bugs.gentoo.org/show_bug.cgi?id=252521

결론은 이거네요. 링크한 페이지 마지막 부분에 있는 내용입니다.

emerge =x11-misc/notification-daemon-0.3.7-r1
emerge libnotify
emerge notification-daemon