[MonoDevelop] Monodevelop in fFC3 with yum

Alexandre Gomes alexmipego@hotmail.com
Mon, 31 Jan 2005 13:42:10 +0000


On Fc3 you need a litle "hack" for now.
The problem is that no Mono packages were released for Fc3, and the ones
for Fc2 are Gnome 2.6 based.

What u need to do is to download gtkhtml-devel for fc3. Then download
and install the tarball for gtk-sharp. You really need to install it
from source (thats the anyway to gtkhtml-devel be there).

Yet, to everything work and u can keep using yum you must this *before*
installing the source tarball, install the gtkhtml-sharp rpm with rpm -
Uvh gtkhtml-sharp.rpm --nodeps, only after that you can install the
source tarball. Also make sure you setup the gtkhtml-sharp tarball
with ./configure --prefix=/usr or the prefix you are using.

Doing this enables you to install the other packages that depend on
gtkhtml-sharp.

If you use apt, or another tool that check for broken packages, they
will notify you that gtkhtml-sharp is broken because of
libgtkhtml-3.0.so.4 dependency. In this case, you can do a symlink from
existing libgtkhtml-3.*.so.* to libgtkhtml-3.0.so.4. This will work even
if you don't install the source tarball. So its the easy way.

Hope it helps.

On Sun, 2005-01-30 at 10:42 -0400, Abiezer Matos wrote:
> hi all,
> 
> i try to install monodevelop 0.5.1 from mono yum repository
> and throw this error:
> 
> .....Unable to satisfy dependencies
> Package gtk-sharp needs libgtkhtml-3.0.so.4, this is not available.
> 
> i can't find the libgtkhtml-3.0.so.4, what can i do???
> 
> thanks.
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
-- 
Alexandre Miguel Pedro Gomes,
Portugal