[Gtk-sharp-list] Error running samples
Mike Kestner
mkestner@speakeasy.net
Tue, 21 May 2002 11:19:21 -0700 (PDT)
On Tue, 21 May 2002, Kenneth Benson wrote:
> I can get everything to compile but when I run one of the samples I get a
> FileNotFound exception and I think it says that it's missing 'gtk-x11-2.0'?
> Am I missing something I should have installed? Thanks.
Have you built and installed the gtk+ 2.0 library and it's dependencies? If
so, is the location of libgtk-x11-2.0.so on your library path?
Mike