RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
ind the library anywhere... :-( > > -fs > > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Peter Boos > Sent: Friday, June 11, 2004 10:47 > To: [EMAIL PROTECTED] > Subject: [Mono-list] Wanted: libgobject-2.0-0.dll > >

RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabricio Santos
Out of curiosity I just found there is a similar named library in glib2, but not related to a mono DLL file: [EMAIL PROTECTED] RPMs]# rpm -qa --filesbypkg | grep libgobj glib2-devel /usr/lib/libgobject-2.0.a glib2-devel /usr/lib/libgobject-2.0.so glib2

RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabricio Santos
e 11, 2004 10:47 To: [EMAIL PROTECTED] Subject: [Mono-list] Wanted: libgobject-2.0-0.dll Hi, I ran into similar problems after installing the beta2 version of gtk-sharp. I found out that the sample application in the gtk-sharp tarball working fine, but my application starts with missing dlls ex

RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabrício Santos
no Subject: Re: [Mono-list] Wanted: libgobject-2.0-0.dll Have you had any previous versions of mono installed? If so, how did you install them? Things can get weird if you have both an old and a new version of mono installed, or bits of an old version still sitting around. -- Iain McCoy <[EM

[Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Peter Boos
Hi, I ran into similar problems after installing the beta2 version of gtk-sharp. I found out that the sample application in the gtk-sharp tarball working fine, but my application starts with missing dlls exception. I referenced (via mcs -r:... ) the gtk-sharp.dll directly from the tarball and m

Re: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
On Fri, 2004-06-11 at 10:31, Fabrício Santos wrote: > == > [EMAIL PROTECTED] RPMs]# monodevelop > > Unhandled Exception: System.DllNotFoundException: libgobject-2.0-0.dll > in <0x00053> (wrapper managed-to-native) Gnome.Program:g_type_init () > in <0x0010b>

[Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-10 Thread Fabrício Santos
Viva a todos, I was having this problem and found out it was related to a wrong MONO_PATH: == [EMAIL PROTECTED] RPMs]# monodevelop ** (./MonoDevelop.exe:3542): WARNING **: Could not find assembly gtk-sharp, references from /usr/lib/monodevelop/bin/./Mo noD