This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--==============02271749=Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature";
boundary="------------enig67E0D100FC10BEB1B59404CF"
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig67E0D100FC10BEB1B59404CF
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: quoted-printable
Roilan Cardoso Sánchez wrote:
> Hello everybody> > I´m trying to install mono and when i try to install the package libgdiplus throw the following error dependencies with libexif.so.9 and libungif.so.4.> Im using local packages, i downloaded it from the redhat mono repository, I try with the bin installer in others distro mono repo and It throw the deps error with packages libgailutil.so.17 and libglitz.so.1> Finally I try with the centos extra respository and when i try to install libgdiplus it throw a dependecy error with lifgif.so.4> > plaese can any body help me> > note: i need to install it from local rpms, not online > > regards Roilangiflib-4.1.3-7.1.el5.1 ... that provides libgif.so.4 ... maybe a typo on
your part?
Here is what you can do to figure out what you need to install for a
package:
yum --deplist libgdiplus | grep provider | sort | uniq
That should give you a fairly good list of packages you would need ...
if you get multiple arches (as an example i386 and i686 for the same
package), you only need the best match (i686 and not i386).
Also ... if more than one package is listed, you only need the newest
one .. here the result of the above command:
[[email protected: r...@myth] ~]# yum deplist libgdiplus | grep provider | sort | uniq
provider: fontconfig.i386 2.4.1-6.el5
provider: fontconfig.i386 2.4.1-7.el5
provider: freetype.i386 2.2.1-19.el5
provider: giflib.i386 4.1.3-7.1.el5.1
provider: glib2.i386 2.12.3-2.fc6
provider: glibc.i386 2.5-18
provider: glibc.i386 2.5-18.el5_1.1
provider: glibc.i686 2.5-18
provider: glibc.i686 2.5-18.el5_1.1
provider: libgdiplus.i386 1.1.17-1.el5.kb
provider: libICE.i386 1.0.1-2.1
provider: libjpeg.i386 6b-37
provider: libpng.i386 2:1.2.10-7.0.2
provider: libpng.i386 2:1.2.10-7.1.el5_0.1
provider: libSM.i386 1.0.1-3.1
provider: libtiff.i386 3.8.2-7.el5
provider: libX11.i386 1.0.3-8.0.1.el5
provider: libXrender.i386 0.9.1-3.1
(you only need the newest fontconfig, libpng and the newest glibc.i686)
--------------enig67E0D100FC10BEB1B59404CF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHxFyGTKkMgmrBY7MRAtqaAJ9gOmozebwJvT4N5oCkYIh1mBPPAQCbBO2W
CF/BfFLL6Rl8a8WsT6iSzhE/hh
-----END PGP SIGNATURE-----
--------------enig67E0D100FC10BEB1B59404CF--
--==============02271749=Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos
--==============02271749==--