[Gtk-sharp-list] Can't install Gtk# on Fedora
Dag Wieers
dag@wieers.com
Thu, 1 Jan 2004 23:36:24 +0100 (CET)
On Fri, 26 Dec 2003, Jorge de J. Ramirez S. wrote:
> I'm newbie on mono and I'm trying to install gtk-sharp on Fedora Core 1. I
> install apt tool and ran
>
> # apt-get update
> And everything is ok,
> then:
> [root@KokeysBox]# apt-get install gtk-sharp
> Reading Package Lists... Done
> Building Dependency Tree... Done
> E: Couldn't find package gtk-sharp
> [root@KokeysBox]#
So you didn't put my repository into your apt configuration ?
[root@emyn root]# apt-cache policy gtk-sharp
gtk-sharp:
Installed: 0.14-0.rhfc1.dag
Candidate: 0.14-0.rhfc1.dag
Version Table:
*** 0.14-0.rhfc1.dag 0
500 http://apt.sw.be redhat/fc1/en/i386/dag pkglist
100 RPM Database
It is there.
> Ok, then I download the following RPMs:
> gtk-sharp-0.14-0.rhfc1.dag.i386.rpm
> libgda-1.0.2-0.rhfc1.dag.i386.rpm
> mono-0.28-1.ximian.6.1.i386.rpm
> libgnomedb-1.0.2-0.rhfc1.dag.i386.rpm
>
> but when try to install libgda, told me that needs this other files:
> error: Failed dependencies:
> libmdb.so.0 is needed by libgda-1.0.2-0.rhfc1.dag
> libmdbsql.so.0 is needed by libgda-1.0.2-0.rhfc1.dag
> libsqlite.so.0 is needed by libgda-1.0.2-0.rhfc1.dag
> libtds.so.2 is needed by libgda-1.0.2-0.rhfc1.dag
> libxbase-2.0.so.0 is needed by libgda-1.0.2-0.rhfc1.dag
Well, you're missing some other packages. But if you're using RPM manually
you're on your own. Hint: those are all different database libraries.
> So, can somebody tell me an other easy way to install Gtk# on Fedora????
Try compiling it from scratch, maybe that's your thing.
-- dag wieers, dag@wieers.com, http://dag.wieers.com/ --
[Any errors in spelling, tact or fact are transmission errors]