[Mono-winforms-list] LD_LIBRARY_PATH
Trimble, Nathan G
nathan.trimble at pnl.gov
Fri Mar 31 11:58:01 EST 2006
I hope this question has not been asked many times. I searched the
archives and did not find anything helpful...I'm using Fedora Core 5 and
have Mono installed using the default Mono that comes from the Fedora
repositories. I made a short WinForms application using C# in VS 2003.
The form has only a button and a label on it. I used prj2make to
generate the makefile and compile. All is well up to this point.
Upon running it the console prints the following message:
"Gtk not found (missing LD_LIBRARY_PATH to libgtk-xll-2.0.so?), using
built-in colorscheme." The program then starts up as it should but
naturally the colors aren't quite right.
An slocate for libgtk-xll-2.0.so produces:
/usr/lib/libgtk-xll-2.0.so.0
/usr/lib/libgtk-xll-2.0.so.0.800.15
The first is a symlink to the second...So can anyone here point me in a
direction to getting the color scheme right? Thanks for your time.
Nate Trimble
509-375-6413
nathan.trimble at pnl.gov
More information about the Mono-winforms-list
mailing list