[MonoDevelop] error in compiling latest SVN

Petit Eric surfzoid at gmail.com
Sat Nov 24 15:52:49 EST 2007


so if i say only --enable-gtksourceview2=yes and delete database, at
the end of configure i should have database=auto ?
Is it a corect way, also it confuse me,why we can't have gtksourceview
2 and database suport? that's meen gtksourceview2 doesn't suport
gtksourceview(1) !

2007/11/24, Marcos Marín <marcosmarin at gmail.com>:
>
>
> On Nov 24, 2007 6:34 AM, Petit Eric <surfzoid at gmail.com> wrote:
> > If you say me, yu have no problem with latest MD + GtkSourceView2 SVN
> > get, configure and compile, the problem should come from my machine,
> > but since few month i had no problem just with the latest.
> > i use a personal script(since few month), content of it is :
> > make clean
> > ./autogen.sh --prefix=/usr  --enable-java=yes --enable-boo=yes
> > --enable-monoextensions=yes --enable-versioncontrol=yes
> > --enable-subversion=yes --enable-database=yes --enable-aspnet=yes
> > --enable-aspnetedit=yes --enable-c =yes --enable-gtksourceview2=yes
> > --enable-nemerle=yes --enable-database=no
> > make
> > make uninstall
> > make install
> >
> >
>
> Your script has  --enable-database=yes and --enable-database=no, I recommend
> trying only --enable-database=no.
> AFAIK, the database addin depends on gtksourceview(1) so to
> --enable-gtksourceview2=yes you need to disable the database addin.
>
> Alternatively, you can enable the database addin and disable gtksourceview2.
>
>  Boo might also depend on gtksourceview, but I don't really know.
>
>


More information about the Monodevelop-list mailing list