Bug 33673 - Failure emerge gnotime
Bug#: 33673 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: gunner@internetsnedkeren.dk
Component: Ebuilds
URL: 
Summary: Failure emerge gnotime
Keywords:  
Status Whiteboard: 
Opened: 2003-11-17 06:39 0000
Description:   Opened: 2003-11-17 06:39 0000
Installing gnotime (emerge  gnotime) gave me the following error:
Perhaps you should add the directory containing `libgtkhtml-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgtkhtml-2.0' found

configure: error: Library requirements (libgtkhtml-2.0 >= 2.0.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.

!!! ERROR: app-office/gnotime-2.1.6 failed.
!!! Function econf, Line 338, Exitcode 1
!!! econf failed 

I had to manually install the library:
emerge gnome-extra/libgtkhtml/libgtkhtml-2.4.0.ebuild
to get it working

------- Comment #1 From Mike Gardiner (RETIRED) 2003-11-17 21:36:59 0000 -------
sorry, RDEPEND should be =gnome-extra/libgtkhtml-2* not
>=gnome-extra/libgtkhtml-2. Fixed in cvs now.

------- Comment #2 From Mike Gardiner (RETIRED) 2003-11-17 21:43:02 0000 -------
err, push the right button next time Obz.