[Mono-list] gtksourceview-sharp / gtksourceview conflict on Fedora Core 3
Thomas Pryds Lauritsen
pryds@duckburg.dk
Wed, 06 Apr 2005 20:15:24 +0200
Hi
I'm trying to install monodevelop and its dependencies as RPMs from
http://www.go-mono.com/archive/1.0.6/fedora-3-i386/ on a fresh install
of Fedora Core 3. It seems, however, that a file from the
gtksourceview-sharp package conflicts with one from the already
installed gtksourceview package, yet it still depends on the package
being installed.
Here's what I did:
[root@localhost packages]# rpm -ivh
monodevelop-0.5.1-1.novell.9.1.i386.rpm
gecko-sharp-0.6-1.novell.9.1.i386.rpm
gtk-sharp-1.0.6-0.novell.9.1.i386.rpm
monodoc-1.0.5-1.novell.9.1.i386.rpm mono-web-1.0.6-1.novell.9.1.i386.rpm
gtksourceview-sharp-0.5-1.novell.9.1.i386.rpm
mono-data-1.0.6-1.novell.9.1.i386.rpm
Preparing... ###########################################
[100%]
file /usr/share/gtksourceview-1.0/language-specs/vbnet.lang
from install of gtksourceview-sharp-0.5-1.novell.9.1 conflicts with file
from package gtksourceview-1.1.0-4.fc3
When I tried the same thing after uninstalling the gtksourceview package
that came with FC3, I got this response:
error: Failed dependencies:
gtksourceview >= 1.0 is needed by
gtksourceview-sharp-0.5-1.novell.9.1.i386
I am not sure what to do since the RPMs I get from go-mono.com are
supposed to be compiled/packaged for my distribution. I could, of
course, try building from the tarball myself but if I can I really
prefer RPMs. Source-RPMs will do fine, too, but I can't seem to find
them at go-mono.com, and I don't know if it would actually solve the
problem.
What would you suggest me to do?
Thanks in advance,
Thomas Pryds Lauritsen