[MonoDevelop] How to Enable database suppport

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Feb 25 22:58:17 EST 2008


On Mon, Feb 25, 2008 at 3:38 PM, Patrick Barry <drpatrickbarry at gmail.com> wrote:
> How do I enable database support my SVN configuration summary is shown below.
<...>
>  Packages included in the build:
>     main
>     extras/JavaBinding
>     extras/BooBinding

The build is now split up into discrete packages, and the database
addin is in extras/Monodevelop.Database. Although the extras are
designed to be able to be built and distributed separately, for the
convenience of people using SVN the top-level configure script is able
to hook them together into a single build using a "profile" of
packages.

The top-level "configure --help" explains hpw to use it.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list