pessoal, o monodevelop e então: [EMAIL PROTECTED]:~$ monodevelop ###################################################################### MonoDevelop failed to start. If you installed MonoDevelop using a binary installer, take a look at http://www.mono-project.com/InstallerInstructions for more info about possible causes of this error. ###################################################################### System.TypeInitializationException: An exception was thrown by the type initializer for Gnome.ModuleInfo ---> System.DllNotFoundException: gnomesharpglue-2 in (wrapper managed-to-native) Gnome.ModuleInfo:gnomesharp_gnome_moduleinfo_get_name_offset () in <0x00008> Gnome.ModuleInfo:.cctor ()--- End of inner exception stack trace ---
in <0x00000> <unknown method> in <0x00025> Gnome.Modules:get_UI () in <0x00460> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args) achei está solução no site do projeto mono: *Why do I get System.DllNotFoundException when running MonoDevelop?* MonoDevelop is included in the installer even though it won't work on all distros. Possible reasons for failure: - The gtk libraries on your distro are too old. MonoDevelop (and gtk-sharp2) requires gtk+ 2.4 or later. - The natives gtk-sharp2 libraries have unresolved symbols. - The environment necessary for runtime has not been loaded. The solution: run a distro that has gtk+ 2.4 or above, make sure Gnome is installed, and make sure you load the settings from .bashrc which were created by the installer. (They are also listed in the above faq question) bem, estou usando o XFCE, vou ter q instalar o GNOME no meu sistema? alguém tem uma alternativa ao invés de instalar o GNOME para resolver o problema? Obrigado -- Tiago Zortéa de Conto Linux User #411735 Ubuntu Breezy Badger -- ubuntu-br mailing list [email protected] www.ubuntu-br.org https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

