[Mono-list] upgrading to mono 1.9 fails Error: Missing Dependency: libexif.so.9 is needed by package libgdiplus0

Paul paul at all-the-johnsons.co.uk
Sun Nov 2 09:23:41 EST 2008


Hi,

> > Mixing rpms from different suppliers gives this sort of problem.

> what I have to do with that spec file . where I have to place that one? As i
> am getting the  same error?

Are you talking about the same problem (you have installed the main mono
package from somewhere other than the fedora repos) or have you another
issue?

If it's down to having different packages from different repos, you'll
need to do this

su
rpm -e --nodeps mono-* ibm-* byte* libgdiplus-*
rpm -qa mono-* mono*

if the second rpm comes up with anything from mono, rpm -e --nodeps
<packagename>, rinse and repeat.

This will remove all of the mono packages you have on your box
completely (irrespective of which vendor you obtained them from)

Next

yum -y install mono-* libgdiplus-* ibm-* byte-*

This will install mono from whichever fedora repo you have set up.
Rawhide has 2.0.1, f9 has 1.9.1 (soon to move to 2.0.1). I wouldn't use
f8 as it's almost at end-of-life.

If your bug is related to something else, please start a new thread or
report it into the fedora bugzilla.

TTFN

Paul
Fedora Mono Packager
-- 
Sie können mich aufreizen und wirklich heiß machen!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20081102/60ca8797/attachment.bin 


More information about the Mono-list mailing list