Hi , i'm trying to install monodevelop 0.12 for mono, but it gives me some errors. I read all related topics on this forum but none of them helped me.
I know that on extras repos i can find monodevelop 0.11 but i want to install 0.12 from novell.
I removed old mono (0.11) and tried to install the new one but....it gives me some weird error:
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-winforms
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-data
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package bytefx-data-mysql
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-data-oracle
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-web
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-data-sybase
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-nunit
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-data-postgresql
Error: Missing Dependency: mono-ikvm is needed by package ikvm
Error: Missing Dependency: mono-core = 1.1.18-0.novell is needed by package mono-data-sqlite
Before this i installed mono-core with command : yum --disablerepo=extras install mono
(1/1): mono-core-1.1.18-0 100% |=========================| 10 MB 03:01
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing: mono-core ######################### [1/1]
Installed: mono-core.i586 0:1.1.18-0.novell
Complete!
Do you know what the problem is?
Thanks!