Решил установить последнюю версию MonoDevelop. Скачал сорцы, собрал и установил. Но при запуске выдает:
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:22290): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Core.dll could not be loaded:
Assembly: Mono.Addins.Setup (assemblyref_index=9)
Version: 0.4.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:22290): WARNING **: Could not load file or assembly 'Mono.Addins.Setup, Version=0.4.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:22290): WARNING **: The following assembly referenced from /usr/lib/monodevelop/bin/MonoDevelop.Ide.dll could not be loaded:
Assembly: glib-sharp (assemblyref_index=5)
Version: 2.12.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/monodevelop/bin/).
** (/usr/lib/monodevelop/bin/MonoDevelop.exe:22290): WARNING **: Could not load file or assembly 'glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.TypeLoadException: A type load exception has occurred.
Все зависимости установлены.
Помогите плиз разобраться с проблемой.