Re: [gtkmm] Possible Gnomemm and libbonobomm install bug???



Greg,

ORBit-2.0 is a "C" CORBA binding library. In addition, you would have to
install orbitcpp available from here:

<ftp://ftp.gnome.org/pub/GNOME/sources/orbitcpp/>

I also attached a text file that summarizes dependency.
BTW, gnomemm-all won't build by running "make" in the top directory. You
would have to go into each individual library and install it before
proceeding. The order is important.

hope this helps,

Vlad


On Fri, 2003-04-25 at 21:20, Greg Yasko wrote:
> 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.
> 
> My system is Red Hat 9..
> 
> Please tell me how I can fix this install problem.
> 
> Also the same error occurs when trying to install libbonobomm-1.3.5.
> 
> Thanks in advance.
> 
> -Greg Yasko
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
-- 
_____________________________________________________________
Vladislav Grinchenko                  e-mail: vladg erols com
home page:     http://users.erols.com/volotsky/vlg/index.html

      "Focus on quality, and productivity will follow."
_____________________________________________________________
For gtk2
=========
atk-1.0.3-3.src.rpm (*)
automake14-1.4p6-4.src.rpm
glib2-2.1.4-1.src.rpm
gtk2-2.1.4-1.src.rpm
pango-1.1.5-1.src.rpm
pkgconfig-0.14.0-1.src.rpm

For gnome2
==========
libbonobo-2.1.0-1.src.rpm
libbonoboui-2.1.1-1.src.rpm
libglade2-2.0.1-1.src.rpm
libgnome-2.1.1-2.src.rpm
libgnomecanvas-2.1.0-1.src.rpm
libgnomeui-2.1.2-1.src.rpm
linc-0.7.0-1.src.rpm
ORBit2-2.5.0-1.src.rpm

For gtkmm2
==========
gtkmm
	|				v.2.1.0
	|				-------
	+- libatkmm			1.0
	+- libgdkmm			2.0
	+- libglibmm		2.0
	+- libgtkmm			2.0
	+- libpangomm		1.0
	
libsigc++
	|				v.1.2.2
	|				-------
	+- libsigc			1.2

For gnomemm2
============

orbitcpp			v.1.3.0
	|				-------
	+- libORBit-	2-cpp

Get orbitcpp from: <ftp://ftp.gnome.org/pub/GNOME/sources/orbitcpp/>
For more information: <http://orbitcpp.sourceforge.net>

gnomemm-all
	|								v.1.3.12
	|								--------
	+- libgnomemm						1.3
	+- gconfmm							2.0
	+- libgnomecanvasmm					2.0
	+- libglademm						2.0
	|
	+- libbonobomm
	|	|
	|	+- libbonobomm_generated_skels	1.3
	|	+- libbonobomm_generated_stubs	1.3
	|	+- libbonobomm_servers			1.3
	|	
	+- libnonobouimm
	|	|
	|	+- libbonobouimm_servers		1.3
	|	+- libbonobouimm_widgets		1.3
	|
	+- libgnomeuimm						1.3

The gnomemm libraries should be built and installed in the order
as they listed above



---
(*) atk .spec file has to be patched a little bit like so:

In section "%files devel" (at the very button), add

/usr/share/locale/*

to install all generated LOCALE-dependent files.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]