[Gtk-sharp-list] gtksharpglue+DllNotFoundException
Mike Kestner
mkestner@ximian.com
Mon, 01 Mar 2004 09:01:05 -0600
On Mon, 2004-03-01 at 09:54, felipe maya wrote:
> I'm trying with gtk-sharp-0.17 from source:
>
> 1) tar -xzvf gtk-sharp-0.17.tar.gz
> 2) ./configure
> 3) make
> 4) make install
>
> The compilation is SUCCESS, but when the program is executed with mono
> I'm obtaining System.DllNotFoundException with gtksharpglue.
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
--
Mike Kestner <mkestner@ximian.com>