Bug 77663 - libgnomecanvasmm fails with configure
Bug#: 77663 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: hanno@gentoo.org
Component: Applications
URL: 
Summary: libgnomecanvasmm fails with configure
Keywords:  
Status Whiteboard: 
Opened: 2005-01-12 04:49 0000
Description:   Opened: 2005-01-12 04:49 0000
I've installed gtkmm-2.4.8, seems that the configure-script doesn't find it.

checking for gtkmm-2.0 >= 2.2.5 libgnomecanvas-2.0 >= 1.113.0... Package gtkmm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtkmm-2.0' found

configure: error: Library requirements (gtkmm-2.0 >= 2.2.5 libgnomecanvas-2.0 >= 1.113.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.

------- Comment #1 From plors 2005-01-12 06:58:07 0000 -------
What do you mean by "the configure-script doesn't find it" ?

It seems the package you're trying to install depends on gtkmm-2.2 which is != gtkmm-2.4

Just emerge gtkmm-2.2.12 and you'd be fine.

------- Comment #2 From plors 2005-01-12 09:01:45 0000 -------
Created an attachment (id=48309) [details]
depfix.patch

patch to fix incorrect depcheck and description of
libgnomecanvasmm-2.0.1.ebuild

------- Comment #3 From Markus Rothe 2005-05-18 04:58:49 0000 -------
this was fixed by foser on 17 Jan 2005 (according to changelog). this bug can
be
closed I think.

------- Comment #4 From foser (RETIRED) 2005-05-18 12:06:43 0000 -------
guess so