Search found 1 match

by berky
Fri Jan 10, 2014 6:18 pm
Forum: MakeMKV for Linux
Topic: Install script for MakeMkV for Linux
Replies: 30
Views: 132173

Re: Install script for MakeMkV for Linux

**** EDIT: Thanks to lnxusr for pointing out my mistake. I have updated the script here for any future searches

I updated the script to the following (Ubuntu 13.10)


#!/bin/sh

#sudo apt-get install build-essential libc6-dev libssl-dev libexpat1-dev libgl1-mesa-dev libqt4-dev g++ pkgconf

cd /tmp ...