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
