[Monodevelop-devel] Comipiling Monodevelop under Debian from trunk

Lluis Sanchez Gual lluis at novell.com
Mon Nov 17 10:13:39 EST 2008


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