[Mono-winforms-list] Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?)

waikiki seulkiro at gmail.com
Thu Jul 23 19:17:17 EDT 2009


Hello,

I was wondering if anybody can figure out why my OpenBSD machine gives the
following message every time I run a C# application compiled with
-pkg:dotnet. The message is like this:

Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?), using
built-in colorscheme

I don't have libgtk-x11-2.0.so.0 in /usr/local/lib. But I do have
libgtk-x11-2.0.so.1400.1.

This only happens when a program compiled with -pkg:dotnet is executed. This
doesn't happen with a program compiled using Gtk#-2.0.

Also, does this make GUI break? I noticed that a simple window program with
a button in it using window forms doesn't even show the button.

Any ideas or suggestions?

I have the following GTK# and mono packages on my OpenBSD4.5:

atk-1.24.0          accessibility toolkit used by gtk+
gtk+-1.2.10p7       General Toolkit for X11 GUI
gtk+2-2.14.7        multi-platform graphical toolkit
gtk-engines2-2.16.1p2 collection of theme engines for GTK+2
gtk-vnc-0.3.8       VNC viewer widget for GTK
gtk2-clearlooks-engine-0.6.2p8 GTK+ 2.x engine based on Bluecurve
gtk2mm-2.14.3       C++ interface for gtk2+
gtkhtml3-3.24.4     lightweight HTML rendering/printing/editing engine
gtksourceview-2.4.2 text widget that extends GTK2's GtkTextView widget
gtkspell-2.0.15     gtk2 spelling checker
libgtkhtml-2.11.1p4 lightweight HTML rendering/printing/editing engine

mono-2.0p4          cross platform, open source .NET developement framework
mono-addins-0.4     framework for creating extensible applications
mono-gnome-2.20.0p9 .NET language bindings for assorted GNOME libraries
mono-gtk2-2.12.5    .NET language binding for the GTK+2 toolkit

Thank you in advance!

Waikiki
-- 
View this message in context: http://www.nabble.com/Gtk-not-found-%28missing-LD_LIBRARY_PATH-to-libgtk-x11-2.0.so.0-%29-tp24636259p24636259.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.



More information about the Mono-winforms-list mailing list