[Gtk-sharp-list] Installation help again.

JesterDev jester.dev@comcast.net
Sun, 15 Feb 2004 10:19:57 -0700


So I've managed to work out all the other problems I had. But now I need to
figure out how to get the optional assemblies included in the build. So far I 
can only get gnome-sharp.dll. How exactly do I get the rest? I try ./autogen 
with several options but nothing seems to work. Below is what I'm talking 
about:

Configuration summary

   * Installation prefix = /usr/local

   Optional assemblies included in the build:

      * gnome-sharp.dll: yes
      * glade-sharp.dll: no
      * gda-sharp.dll: no
      * gnomedb-sharp.dll: no
      * rsvg-sharp.dll: no 
      * gtkhtml-sharp.dll: no 
      * vte-sharp.dll: no 

      NOTE: if any of the above say 'no' you may install the
            corresponding development packages for them, rerun
            autogen.sh to include them in the build.

---