[MonoDevelop] Monodevelop 2.4 compilation error: "No package 'glade-sharp-2.0' found"

Michael Hutchinson m.j.hutchinson at gmail.com
Sat Jun 26 19:40:32 EDT 2010


On Fri, Jun 25, 2010 at 7:49 AM, proveyourselfthom
<proveyourselfthom at gmail.com> wrote:
> Hi, I'm trying to compile monodevelop 2.4 in Debian Sid but i get the
> following error: /usr/src/monodevelop-2.4# sh configure 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... no checking for mawk... mawk checking whether make
> sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for mono... /usr/local/bin/mono checking for gmcs...
> /usr/local/bin/gmcs checking for update-mime-database...
> /usr/bin/update-mime-database checking for pkg-config... /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...
> /usr/local/bin/mono checking for gmcs... /usr/local/bin/gmcs checking for
> MONO_ADDINS... yes checking for MONO_ADDINS_SETUP... yes checking for
> MONO_ADDINS_GUI... yes checking for GLIB_SHARP... yes checking for
> GTK_SHARP... yes checking for GLADE_SHARP... configure: error: Package
> requirements (glade-sharp-2.0 >= 2.12.8) were not met: No package
> 'glade-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 GLADE_SHARP_CFLAGS and
> GLADE_SHARP_LIBS to avoid the need to call pkg-config. See the pkg-config
> man page for more details. Before that, i compiled gtk-sharp-2.12.10,
> mono-2.6.4 and mono-addins-0.4 What should I do? Thank you.

Are you sure you used the correct prefix for GTK#?

I suggest you read:
http://mjhutchinson.com/journal/2007/11/08/how_not_break_mono
http://www.mono-project.com/Parallel_Mono_Environments

I would also recommend you use packages, if possible.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list