[Gtk-sharp-list] problem for installing gtk#

STRASSER Michel mv.strasser@laposte.net
Wed, 16 Feb 2005 21:57:15 -0500


hi everybody

can not install gtk# from source
tried stable and unstable, got the same problem :
./configure : works
make : works
make install : DOESN'T WORK

here is what is on my screen before installation stops :

/usr/bin/gacutil /i glib-sharp.dll /f /package gtk-
sharp-2.0 /gacdir /usr/lib

Unhandled Exception: System.DllNotFoundException: libc
in <0x00053> (wrapper managed-to-native) Mono.Tools.Driver:symlink
(string,string)
in <0x0001b> Mono.Tools.Driver:Symlink (string,string)
in <0x005ef> Mono.Tools.Driver:Install
(bool,string,string,string,string,string,string)
in <0x0063e> Mono.Tools.Driver:Main (string[])



my question is :
what have I to do to install gtk# ?

thanks
Michel