[MonoDevelop] How can I get glib-sharp-2.0?

Yves S. Garret yoursurrogategod at gmail.com
Mon May 20 04:45:41 UTC 2013


Hi, I'm running CentOS 6.4.  When I clone a copy of git and then
configured, I got this error:

$ ./configure --prefix=/opt/monodevelop

Configuring package: main
-------------------------
Configuration options:
Running aclocal  ...
Running automake --foreign  ...
Running autoconf ...
Running ./configure --enable-maintainer-mode --enable-compile-warnings
--prefix=/opt/monodevelop ...
configure: WARNING: unrecognized options: --enable-compile-warnings
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for mono... /opt/mono2/bin/mono
checking for gmcs... /opt/mono2/bin/gmcs
checking for pkg-config... /usr/bin/pkg-config
checking for update-mime-database... /usr/bin/update-mime-database
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking pkg-config is at least version 0.9.0... yes
checking for UNMANAGED_DEPENDENCIES_MONO... yes
checking for mono... /opt/mono2/bin/mono
checking for dmcs... /opt/mono2/bin/dmcs
checking for GLIB_SHARP... configure: error: Package requirements
(glib-sharp-2.0 >= 2.12.8) were not met:

No package 'glib-sharp-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GLIB_SHARP_CFLAGS
and GLIB_SHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


I specified that the sharp devel library was installed in /usr/local... but
it's still not configuring.  What should I do next?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20130520/e993eb5b/attachment.html>


More information about the Monodevelop-list mailing list