[Mono-list] Problems installing Gtk# 0.4

Golo Haas webmaster@golohaas.de
Fri, 30 Aug 2002 00:22:31 +0200


Hi there,

I try to install Gtk# 0.4, but on the Gtk-List nobody could help me with 
my problems, that's why I am trying it here now.

All necessary rpm's are installed, and now there's one problem left 
while running ./configure of Gtk#.

Here's a part of the install protocol:

******************

[...]

Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found

checking for libgnomecanvas-2.0 >= 2.0.0 libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.0.0 gmodule-2.0 >= 2.0.0... Package libgnomecanvas-2.0 was
not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomecanvas-2.0.pc'
to the PKG_CONFIG_PATH environment variable

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

No package 'gtk+-2.0' found

configure: error: Library requirements (gtk+-2.0 >= 2.0.0 gmodule-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.

**********************

But both packages are installed, so what can I do?

Thanks in advance,


Golo