[Mono-list] Mono 1.0.4 on Fedora Core 3 - Dependency Error ?
Tobias Bradtke
webwurst@gmx.de
Tue, 16 Nov 2004 01:12:49 +0100
Hi!
I tried to install mono-1.0.4 on Fedora-Core-3 without success.
Because there are no repodata on
http://www.go-mono.com/archive/1.0.4/fedora-2-i386/ i downloaded all rpm's
into one directory and run "repodata .". Then i added this local
repository to yum.conf and started "yum install gtk-sharp".
In the end i get:
"Error: missing dep: libgtkhtml-3.0.so.4 for pkg gtk-sharp"
"gtkhtml3" is installed:
$ rpm -q gtkhtml3
gtkhtml3-3.3.2-3
And this newer version seems to be needed by evolution..
What can i do to solve this?
Thanks!
Tobias