Scaffold

Scaffold is meant to aid users with development work.  It provides an
editor with syntax hilightlighting, a rudimentary project/build system
and an interface to the gdb debugger.  The functionality can be
extended with plugins that create various tools.

Scaffold is based on the gIDE codebase.

==============================================================================
Building Scaffold
==============================================================================
(Note: if using Ximian packages, be sure to get the development packages
 as well, i.e.: libbonobo-dev, and watch out for old versions of libraries
 lying around that could cause conflicts.)

Modules marked with a * are available in Ximian GNOME.

Packages required:              Module / Version:

Bonobo                          bonobo >= 0.35         *
Gnome Print                     gnome-print >= 0.25    * 
GAL (Gnome Application Library) libgal >= 0.4.1        *
GDL (Gnome Devtools Library)    gdl                    (CVS HEAD)
GBF (Gnome Build Framework)     gnome-build            (CVS HEAD)
GDF (Gnome Debugging Framework) gnome-debug            (CVS HEAD)

