After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 111647 - gnomemm-all-1.3.16 and libbonobomm-1.3.5 install bug
gnomemm-all-1.3.16 and libbonobomm-1.3.5 install bug
Status: RESOLVED NOTABUG
Product: gnomemm
Classification: Deprecated
Component: libbonobomm
2.0
Other Windows
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2003-04-26 16:48 UTC by ryasko
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description ryasko 2003-04-26 16:48:22 UTC
I'm trying to install the package gnomemm-all-1.3.16. When I run
./configure it halts on the below error:


//******************************************************************
checking for gtkmm-2.0 >= 2.0.0 libbonobo-2.0 >= 2.0.0 ORBit-2.0-cpp >=
1.3.5... Package ORBit-2.0-cpp was not found in the pkg-config search
path.
Perhaps you should add the directory containing `ORBit-2.0-cpp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ORBit-2.0-cpp' found
 
configure: error: Library requirements (gtkmm-2.0 >= 2.0.0 libbonobo-2.0
>= 2.0.0 ORBit-2.0-cpp >= 1.3.5) not met; consider adjusting the
PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.
configure: error: /bin/sh './configure' failed for libbonobomm


//******************************************************************


I checked the pkgconfig directory (/usr/lib/pkgconfig)and the
configuration file it's looking for should be ORBit-2.0.pc and not the
specified ORBit-2.0-cpp.pc.

Also the same error occurs when trying to install libbonobomm-1.3.5

Please fix this install problem.
Comment 1 Murray Cumming 2003-04-27 15:28:41 UTC
You need orbitcpp 2:
http://orbitcpp.sourceforge.net

orbitcpp is not GNOME-specific, just as libsigc++ is not
gtkmm-specific. So, it isn't part of gnomemm-all.