MakeMKV - Can't Install on Fedora 17
MakeMKV - Can't Install on Fedora 17
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"
Re: MakeMKV - Can't Install on Fedora 17
hi,
you need the package qt-devel
There already unofficial exists src.rpm Packages for Fedora17/18
http://forums.fedoraforum.org/showpost. ... ostcount=2
you can compile it with
you need the package qt-devel
Code: Select all
yum install qt-devel
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
Re: MakeMKV - Can't Install on Fedora 17
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
I have posted the steps I took here...
http://www.makemkv.com/forum2/viewtopic.php?f=3&t=5928
Hope it helps