CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 5 - Software Support
  Missing Dependency: libexif.so.9

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread Rated:  5 Votes
  •  Chaki
      Chaki
Missing Dependency: libexif.so.9
#1
Newbie
Joined: 2008/1/3
From
Posts: 3
Trying to install mono on CentOS 5, but during the install i keep getting

Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package mono-core.i586 0:1.2.6-4.novell set to be updated
--> Running transaction check
--> Processing Dependency: libgdiplus for package: mono-core
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libgdiplus.i386 0:1.2.6-2.rhel4.novell set to be updated
--> Running transaction check
--> Processing Dependency: libexif.so.9 for package: libgdiplus
--> Finished Dependency Resolution
Error: Missing Dependency: libexif.so.9 is needed by package libgdiplus


Is there some easy fix for this or is there some package im missing that i can't find out of?

Been trying to google this and search diffrent places for hours now with no luck so far.

Any suggestions would be more than welcome :)
Posted on: 2008/1/3 1:13
Create PDF from Post Print
Top
  •  toracat
      toracat
Re: Missing Dependency: libexif.so.9
#2
Moderator
Joined: 2006/9/3
From California, US
Posts: 6921
Quote:

Chaki wrote:

---> Package mono-core.i586 0:1.2.6-4.novell set to be updated

Are you trying to get it from suse ??? mono is available from CentOS extras repository.
_________________
Useful links: Search Forums, Forum FAQ
Posted on: 2008/1/3 1:21
Create PDF from Post Print
Top
  •  Chaki
      Chaki
Re: Missing Dependency: libexif.so.9
#3
Newbie
Joined: 2008/1/3
From
Posts: 3
Its trying to do it over yum, and its using the repo file provided from there under centos distro.

Gonna do some checking again and see what it will do.
Posted on: 2008/1/3 1:27
Create PDF from Post Print
Top
  •  toracat
      toracat
Re: Missing Dependency: libexif.so.9
#4
Moderator
Joined: 2006/9/3
From California, US
Posts: 6921
Just make sure that the extras repository is enabled and do a 'yum install mono-core'. I get:

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 mono-core               x86_64     1.2.4-2.el5.centos  extras             11 M
Installing for dependencies:
 libgdiplus              x86_64     1.2.5-1.el5.centos  extras            375 k

Transaction Summary
=============================================================================
Install      2 Package(s)
Update       0 Package(s)
Remove       0 Package(s)
_________________
Useful links: Search Forums, Forum FAQ
Posted on: 2008/1/3 2:28
Create PDF from Post Print
Top
  •  Chaki
      Chaki
Re: Missing Dependency: libexif.so.9
#5
Newbie
Joined: 2008/1/3
From
Posts: 3
Thanks for the help here, so far i got it going at least with version 1.2.4
yum update however wont update it to 1.2.6 but that is currently just a minor little hitch
i will eventually get around and working i hope.

Thanks for the help so far its been great and fast.
Posted on: 2008/1/3 3:46
Create PDF from Post Print
Top
  •  monkey
      monkey
Re: Missing Dependency: libexif.so.9
#6
Newbie
Joined: 2008/2/10
From
Posts: 2
I am having the same problem. What is the the URL of the Mono rpms that I can can use to download the old version to make it work for now?
Posted on: 2008/2/10 17:53
Create PDF from Post Print
Top
  •  toracat
      toracat
Re: Missing Dependency: libexif.so.9
#7
Moderator
Joined: 2006/9/3
From California, US
Posts: 6921
Just make sure the extras repo is enabled. Or use:

yum --enablerepo=extras <package name>
_________________
Useful links: Search Forums, Forum FAQ
Posted on: 2008/2/10 18:24
Create PDF from Post Print
Top
  •  joaster
      joaster
Re: Missing Dependency: libexif.so.9
#8
Newbie
Joined: 2008/2/10
From
Posts: 3
Hi all,

An hour ago I had the same problem, but I fixed it enabling the 'centosplus' repo.
# vi /etc/yum.repos.d/CentOS-Base.repo => then enabled=1 under [centosplus]
The 'extra' repo is enabled by default and does not fix the problem.

Regards,
Joost.
Posted on: 2008/2/10 18:34
Create PDF from Post Print
Top
  •  joaster
      joaster
Re: Missing Dependency: libexif.so.9
#9
Newbie
Joined: 2008/2/10
From
Posts: 3
Addition to my previous post: add includepkgs=libgdiplus under [centosplus] to make sure you only use the libgdiplus package from the centosplus repo.
Posted on: 2008/2/10 18:52
Create PDF from Post Print
Top
  •  joaster
      joaster
Re: Missing Dependency: libexif.so.9
#10
Newbie
Joined: 2008/2/10
From
Posts: 3
Weird though, I just see in toracats post that his libgdiplus package comes from the extras repo.

This is the output I get from yum:
Quote:
Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
mono-core x86_64 1.2.4-2.el5.centos extras 11 M
Installing for dependencies:
libgdiplus x86_64 1.2.5-1.el5.centos centosplus 375 k

Transaction Summary
=============================================================================
Install 2 Package(s)
Update 0 Package(s)
Remove 0 Package(s)
Posted on: 2008/2/10 19:26
Create PDF from Post Print
Top
  •  AlanBartlett
      AlanBartlett
Re: Missing Dependency: libexif.so.9
#11
Moderator
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9138
Not wishing to cause confusion but I feel I should make some observations.

Chaki, toracat and joaster are running 64-bit systems and should be identical.
We do not know monkey's architecture.
My architecture is 32-bit and this is the result of executing yum install mono-core on my system:

Dependencies Resolved

=============================================================================
Package Arch Version Repository Size
=============================================================================
Installing:
mono-core i386 1.2.4-2.el5.centos extras 11 M
Installing for dependencies:
giflib i386 4.1.3-7.1.el5.1 base 39 k
libgdiplus i386 1.2.5-1.el5.centos centosplus 387 k

Transaction Summary
=============================================================================
Install 3 Package(s)
Update 0 Package(s)
Remove 0 Package(s)


Without access to a 64-bit system I can't be absolutely sure . . .

joaster, perhaps you should compare you CentOS-Base.repo with toracat's.

Alan.
_________________
Alan

100% Unix & Linux. Co-founder of the ELRepo Project.
Posted on: 2008/2/10 20:06
Create PDF from Post Print
Top
  •  toracat
      toracat
Re: Missing Dependency: libexif.so.9
#12
Moderator
Joined: 2006/9/3
From California, US
Posts: 6921
I ran the same command today and found that libgdiplus is now from centosplus.

Also, if you wish to get the whole mono package, you can do a:

yum groupinstall Mono

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size
=============================================================================
Installing:
 mono-core               x86_64     1.2.4-2.el5.centos  extras             11 M
 mono-extras             x86_64     1.2.4-2.el5.centos  extras            254 k
 mono-jscript            x86_64     1.2.4-2.el5.centos  extras            494 k
 mono-locale-extras      x86_64     1.2.4-2.el5.centos  extras            813 k
 mono-nunit              x86_64     1.2.4-2.el5.centos  extras            119 k
 mono-web                x86_64     1.2.4-2.el5.centos  extras            2.6 M
 mono-winforms           x86_64     1.2.4-2.el5.centos  extras            3.3 M
Installing for dependencies:
 libgdiplus              x86_64     1.2.5-1.el5.centos  centosplus        375 k
 mono-data               x86_64     1.2.4-2.el5.centos  extras            1.7 M

Transaction Summary
=============================================================================
Install      9 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 21 M
_________________
Useful links: Search Forums, Forum FAQ
Posted on: 2008/2/10 20:15
Create PDF from Post Print
Top
  •  monkey
      monkey
Re: Missing Dependency: libexif.so.9
#13
Newbie
Joined: 2008/2/10
From
Posts: 2
After making the changes to etc/yum.repos.d/CentOS-Base.repo that Joaster indicated, deleting a link to the Mono website mono.repo, and using yum groupinstall Mono that toracat suggested, I was able to install the 1.2.4 version of mono on my 32-bit system.

Thanks all,

monkey
Posted on: 2008/2/10 20:56
Create PDF from Post Print
Top
  •  AlanBartlett
      AlanBartlett
Re: Missing Dependency: libexif.so.9
#14
Moderator
Joined: 2007/10/22
From ~/Earth/UK/England/Suffolk
Posts: 9138
And thank you for letting us know that you've managed a successfull install, monkey.

Alan.
_________________
Alan

100% Unix & Linux. Co-founder of the ELRepo Project.
Posted on: 2008/2/11 12:47
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com