[Mono-list] Problem buiding MonoDevelop 0.6
Rohit
Rohit <roxtar@gmail.com>
Wed, 11 May 2005 17:29:51 +0530
Hi,
I am relatively new to both mono as well as .net. I obtained the
mono-develop-0.6 source but am unable to build it. When I run
"./configure" I get the following error:
<error>
checking for gtk-sharp-2.0 >=3D 1.9.2... Package gtk-sharp-2.0 was not
found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-sharp-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-sharp-2.0' found
configure: error: Library requirements (gtk-sharp-2.0 >=3D 1.9.2) not
met; consider adjusting the PKG_CONFIG_PATH environment variable if
your libraries are ina nonstandard prefix so pkg-config can find them.
</error>
I have read the steps listed in the installation section of the
monodevelop site and have followed them. I have the latest release of
gtk-sharp (1.0.8) installed on my system. I have monodevelop-0.5 on
my system but I am unable to compile any files by clicking on the
"run" , "build all" etc buttons. Someone told me that this has been
fixed in the latest release thats why I am trying to install v0.6.
Thanks for any help
Rohit