[Mono-dev] building mono, monodevelop, etc. from SVN on Ubuntu Edgy

Jeffrey Stedfast fejj at novell.com
Wed Mar 14 17:29:16 EDT 2007


On Wed, 2007-03-14 at 16:31 -0400, joel reed wrote:
> Eric Miller wrote:
> > I've been Googling for some advice on building mono and monodevelop from 
> > SVN on Ubuntu Edgy and haven't come up with much.
> >   
> 
> http://www.mono-project.com/Compiling_Mono
> 
> anything else you need to know?

after installing [libgdiplus,] mono/mcs, you'll need to build gtk-sharp,
gnome-sharp, gtkmozembed-sharp and gtksourceview-sharp from SVN in order
to build monodevelop

you'll probably find you'll need to install various gtk/gnome/etc -dev
packages as you go, most of the time the configure script will help with
that (or at worst check the config.log to see what is missing)

for gtk-sharp, you'll want to use ./bootstrap-2.10  (I think Edgy has
gtk+-2.10) and pass any --prefix, etc configure flags you want.

Jeff




More information about the Mono-devel-list mailing list