Fedora 17 Installation success...

The place to discuss linux version of MakeMKV
Post Reply
cliver
Posts: 8
Joined: Sun Dec 30, 2012 2:21 pm
Location: Bedfordshire, England

Fedora 17 Installation success...

Post by cliver »

The following seems to be successful in installing makemkv on Fedora 17....

yum install gcc gcc-c++ make automake kernel-devel
yum install openssl-devel
yum install expat-devel
yum install qt-devel

Then from each of the folders containing the unpacked downloaded rar files....

make -f makefile.linux
sudo make -f makefile.linux install

You should then have makemkv under programs > Sound and Video.
Hope it helps as I was struggling to get it working ;-).
I got plenty of help on the fedora forum :-)
Post Reply