[Gtk-sharp-list] Install Problems

James Dill linuxbox@internode.on.net
17 Feb 2003 09:46:50 +1000


Hi People,

I've been googling like anything trying to find solutions, but can
unfortunately find none.  So I hope someone will be able to assist.  I'm
running Mandrake 9.

When I try and make the gtk# source, I get the following assemblies not
found (from configure):

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

and making gives me:
Compilation failed: 1 error(s), 0 warnings
make[2]: *** [gconf-sharp-peditors.dll] Error 1
make[2]: Leaving directory
`/home/socrates/Documents/mono/gtk-sharp-0.7/gconf/GConf.PropertyEditors'
make[1]: *** [linux] Error 1
make[1]: Leaving directory
`/home/socrates/Documents/mono/gtk-sharp-0.7/gconf'
make: *** [binding] Error 1

So of course the compilation fails due to glade-sharp.

Installing the rpm also sees the following errors.
Installation failed:
        libglade2 is needed by gtk-sharp-0.7-1
        libgnomecanvas >= 2.0.0 is needed by gtk-sharp-0.7-1
        libgnomedb is needed by gtk-sharp-0.7-1
        libgnomeui >= 2.0.0 is needed by gtk-sharp-0.7-1

Would anyone happen to know what the problem could be?  Or where I could
get those assemblies above... ie glade-sharp etc?

Thanks very much.
James