I'm kind of half awake and have been having some issues. I've been up for a really long time now, this is the first laptop I've ever successfully gotten linux on, and FC6 is nice. Anyway, in FC5 I could just do a yum install dvdrip and get dvd:rip, a program I use to make 700 MB .avi files of my DVD movies so I can stick them on a CD and carry that around instead of the actual DVD. I can't find it in the program in yum, but I did happen to find a .rpm of it, but when I try to install it, I get some warnings about missing perl dependencies and certain events missing? Does anybody know what packages I could install to remedy this issue? It says, "Resolving dependencies" and acts fine for a while, then it dies. Here is the exact output:
Code:
Missing Dependency: perl(Event::RPC::Server) is needed by package dvdrip
Missing Dependency: perl(Event::RPC::Client) is needed by package dvdrip
Missing Dependency: perl(Event::ExecFlow) is needed by package dvdrip
Missing Dependency: perl(Event::RPC::Logger) is needed by package dvdrip
Missing Dependency: perl(Event::RPC) >= 0.89 is needed by package dvdrip
Missing Dependency: perl(Event::ExecFlow) >= 0.62 is needed by package dvdrip
Missing Dependency: perl(Event::ExecFlow::Scheduler::SimpleMax) is needed by package dvdrip
Missing Dependency: perl(Gtk2::Ex::FormFactory) >= 0.65 is needed by package dvdrip
Any help is appreciated.