on fc20 repetierhost requires mono 3.1 and tomboy requires 2.1
I'am trying to install repetierHost on fc20. when starting /usr/bin/repetierHost I get the typical error (documented) that I need a newer version of mono. To do this, I have added the centos repository as here
yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
when doing a yum "update" I get the followin errors:
Error: Package: tomboy-1.15.4-1.fc20.x86_64 (@updates)
Requires: mono(Mono.Addins) = 0.6.0.0
Removing: mono-addins-0.6.2-8.fc20.x86_64 (@fedora)
mono(Mono.Addins) = 0.2.0.0
mono(Mono.Addins) = 0.3.0.0
mono(Mono.Addins) = 0.4.0.0
mono(Mono.Addins) = 0.5.0.0
mono(Mono.Addins) = 0.6.0.0
Updated By: mono-addins-1.1-0.noarch (download.mono-project.com_repo_centos_)
mono(Mono.Addins) = 1.0.0.0
Available: monodevelop-5.5.0.227-0.noarch (download.mono-project.com_repo_centos_)
mono(Mono.Addins) = 1.0.0.0
Available: monodevelop-5.5.0.227-1.noarch (download.mono-project.com_repo_centos_)
mono(Mono.Addins) = 1.0.0.0
Installing: monodevelop-5.5.0.227-2.noarch (download.mono-project.com_repo_centos_)
mono(Mono.Addins) = 1.0.0.0
Removing: monodevelop-2.8.8.4-4.fc20.x86_64 (@fedora)
Not found
Updated By: monodevelop-5.5.0.227-2.noarch (download.mono-project.com_repo_centos_)
mono(Mono.Addins) = 1.0.0.0
The same for mono.Addins.Setup and mono.Addins.Gui
Tomboy still works but reptierHost still has the problem with mono. The newer version is not installed. I suppose this is because there cannot be conflicting versions of mono libraries.
What can I do
many thx
If you replace the system mono, you can expect everything in Fedora that uses Mono to break. Fedora isn't Centos, and using packages intended for a different distribution sort of puts you in an on-your-own category. Until repetier updates their product for current versions of Mono, I would consider using software like Skeinforge and slic3r that are already packaged for Fedora.