I'll bet thatyou're on a 64-bit system. Try using "yum install flash-plugin-11.2.202.327-0.1. el5.rf.i386.rpm"., and see if it gets the necessary dependencies.
Also, it's looking for a package called "libcurl". This not the same as " a package that provides the libcurl library". What does "rpm -q libcurl" say? On Tue, Dec 17, 2013 at 4:48 AM, John Doe <[email protected]> wrote: > Hi, > > 1. the flash-plugin-11.2.202.327-0.1.el5.rf.i386.rpm updates wants libcurl > (while the previous version does not)... > > # rpm -qp -R flash-plugin-11.2.202.327-0.1.el5.rf.i386.rpm | grep -i curl > libcurl > # > # rpm -q -R flash-plugin | grep -i curl > # > > 2. While libcurl is present, yum complains it is not... > > flash-plugin-11.2.202.327-0.1.el5.rf.i386 from rpmforge has depsolving > problems > --> Missing Dependency: libcurl is needed by package > flash-plugin-11.2.202.327-0.1.el5.rf.i386 (rpmforge) > # rpm -q --provides curl | grep -i libcurl > libcurl.so.3 > # > > Is it because of the extra ".so.3"...? > > Thx, > JD > _______________________________________________ > users mailing list > [email protected] > http://lists.repoforge.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
