Re: Mono tutorial --> gtk-sharp?
I'm having the same trouble.
As a kludge, you can give the full path to the dll files.
/usr/share/dotnet/mono/gtk-sharp/foo.dll
This worked (for me at least). So I suspect it's a configuration
issue rather than a missing package.
Matt
On Sat, 3 Jul 2004 02:16:11 +0200, Tom <tom@abwaerts.be> wrote:
> Hey,
>
> Please accept my humble apologies if this question > is, for one reason or another, of the stupid kind.
>
> Today, I thought I'd give the Mono/Gtk# tutorial at
>www.gotmono.com/docs/gnome/bindings/gtk-sharp/getstart.html > a shot,
but compiling the very first tiny example
> yields errors (about not finding the assemblies
> 'gtk-sharp.dll' and 'glib-sharp.dll'.
>
> By now, I must have installed anything available in
> sid. The gtk-sharp package itself refers to both
> libgtk-cil and libglib-cil. Those are installed just fine.
>
> So I'm not sure what I might need to get myself
> going. Could somebody please give me a clue?
>
> Thanks,
> Tom
>
Reply to: