[Gtk-sharp-list] (Newbie) Problem while trying gtksharp

Charles Iliya Krempeaux charles@reptile.ca
02 Apr 2003 15:58:07 -0800


Hello,

Are you sure that "/usr/local/lib" is in your Library
Search Path.

Try doing a:

    export LD_LIBRARY_PATH=3D/lib:/usr/lib/:/usr/local/lib

And then running your program.

(If you have Gnome2 in your /opt directory, then you may
need to do a:

    export LD_LIBRARY_PATH=3D/lib:/usr/lib/:/usr/local/lib:/opt/gnome2/lib
)


See ya

On Thu, 2003-03-27 at 01:30, ROBIEZ JP DistDpoCes4-d wrote:
> hi,
> =20
> I am trying gtksharp 0.8 with mono 0.23 on a debian woody system.
> Everything compiled fine, including samples, but when I am trying to
> run gtk-hello-world.exe ( - $ mono gtk-hello-world.exe) I get this :
> =20
> ** (gtk-hello-world.exe:3834): WARNING **: [Invalid UTF-8] Failed to
> load library libgtksharpglue.so (libgtksharpglue): libgtksharpglue.so:
> Ne peut ouvrir le fichier d'objet partag=E9: Aucun fichier ou r=E9pertoir=
e
> de ce type
> =20
> a few time then an "Unhandled Exception" error message. I checked this
> file and found it with ok rights in /usr/local/lib where it should be.
> =20
> Any clue ?
> =20
> thx
> =20
> JP
> =20
--=20
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/