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> Gnome.Program:.ctor > (string,string,Gnome.ModuleInfo,string[],object[]) > in [0x000d5] (at > /home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.4/src/Main/Start > Up/MonoDevelopMain.cs:80) Mo > noDevelop.SharpDevelopMain:Main (string[]) > ========================================== > > I can't find this libgobject-2.0-0.dll file anywhere. In which package > should this file be found? I can't find it anywhere. Even rpmfind.net has no > clue about it... > > To install mono on my Fedora Core 1 system I just unzipped the Beta 2 > mono_all.zip and ran "rpm -i *rpm" and it seems all packages installed ok.
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 <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
