[Monodevelop-devel] Comipiling Monodevelop under Debian from trunk

Alexander M. Batishchev abatishchev at godfather.net.ru
Mon Nov 17 11:31:11 EST 2008


Hi Lluis, thanks for answer your answer! Could you please me assist me a little bit more?
MonoDevelop also requires glade-sharp witch compilation occurs an error:
checking for GLADEUI... configure: error: Package requirements (libgladeui-1.0 >= 2.90.0) were not met:
No package 'libgladeui-1.0' found
My Debian package manager has only libgladeui-1.7 and libgladeui-1-dev (version 3.4.5-3 both). Both are installed.
Why does it not met requirements?

-----Original Message-----
From: Lluis Sanchez Gual [mailto:lluis at novell.com] 
Sent: Monday, November 17, 2008 6:14 PM
To: Alexander M. Batishchev
Cc: monodevelop-devel-list at lists.ximian.com
Subject: Re: [Monodevelop-devel] Comipiling Monodevelop under Debian from trunk

El dl 17 de 11 de 2008 a les 17:50 +0300, en/na Alexander M. Batishchev
va escriure:
> Hello everybody,
> I'm trying to compile MD from trunk under Debian and got next trouble:
> 
> $ cd monodevelop
> $ ./configure --prefix=/usr/local
> checking for MONO_ADDINS... configure: error: Package requirements
> (mono-addins >= 0.3) were not met:
> No package 'mono-addins' found
> 
> $ svn co svn://anonsvn.mono-project.com/source/trunk/mono-addins
> $ cd mono-addins
> $ ./autogen.sh --prefix=/usr/
> checking for GTK_SHARP_20... configure: error: Package requirements
> (gtk-sharp-2.0) were not met:
> No package 'gtk-sharp-2.0' found
> 
> $ svn co svn://anonsvn.mono-project.com/source/trunk/gtk-sharp
> $ cd gtk-sharp
> $ ./autogen.sh --prefix=/usr/
> **Error**: autogen.sh has been replaced by bootstrap for the 2.5.x release.
> To bootstrap a 1.9.x build run bootstrap-2.4.
> $ ./bootstrap-2.12
> checking for PANGO... configure: error: Package requirements (pango) were
> not met:
> No package 'pango' found
> 
> Here is my trouble! Whare can I take the pango package?
> $ sudo apt-get install pango
> E: Couldn't find package pango
> 
> I have installed libpango1.0.-0 and libpango1.0-common but it doesn't helps.
> What I have to install more? Maybe libpango1.0-dev?

Yes, libpango1.0-dev.

> Assist me please!
> 
> ===
> Best regards,
> Alexander M. Batishchev
> 
> 
> 
> _______________________________________________
> Monodevelop-devel-list mailing list
> Monodevelop-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-devel-list




More information about the Monodevelop-devel-list mailing list