MakeMKV - Can't Install on Fedora 17

The place to discuss linux version of MakeMKV
Post Reply
cohesion
Posts: 2
Joined: Thu Nov 29, 2012 9:48 pm

MakeMKV - Can't Install on Fedora 17

Post by cohesion »

I just tried the install on F17 and ran into errors: "no moc-qt4..." and "rcc: command not found". I tried "yum install qt4" and got "Package 1:qt-4.8.3-7.fc17.x86_64 already installed and latest version"
MartinKG
Posts: 15
Joined: Wed May 26, 2010 4:58 pm

Re: MakeMKV - Can't Install on Fedora 17

Post by MartinKG »

hi,

you need the package qt-devel

Code: Select all

yum install qt-devel
There already unofficial exists src.rpm Packages for Fedora17/18
http://forums.fedoraforum.org/showpost. ... ostcount=2

you can compile it with

Code: Select all

rpmbuild --rebuild makemkv-1.7.9-1.fc18.src.rpm
cliver
Posts: 8
Joined: Sun Dec 30, 2012 2:21 pm
Location: Bedfordshire, England

Re: MakeMKV - Can't Install on Fedora 17

Post by cliver »

If you are still struggling with this. I have managed to get it going on F17.
I have posted the steps I took here...
http://www.makemkv.com/forum2/viewtopic.php?f=3&t=5928
Hope it helps
Post Reply