orking. Short titles.
I'm still using 1.8.5 because of issues with getting the newer versions installed.
I tried 1.8.8 today, unzipped the oss gz and ran the configure script and got this:
configure: error: No package 'libavcodec' found
No package 'libavutil' found.
$sudo apt-get install libavcodec libavutil
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libavcodec
E: Unable to locate package libavutil
I'm making the assumption things will not progress well after this point given these messages -- however there aren't any real clues that I can find that tell me one way or the other.
Edit(s): I wish I could spell.
1.8.8 installation on deban based distros - anyone got it w
Re: 1.8.8 installation on deban based distros - anyone got i
Using Google to search for "libavcodec debian" comes up with several pages on debian.org describing how to get the libav* development packages.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: 1.8.8 installation on deban based distros - anyone got i
libavcodec53 and the dev and utils package associated with it sufficient?
Apparenlty not. It compiles and install with no errors, but then the applicaiton pops up a GUI message saying "Failed to initialize".
And I just horked up an eariler installation that was functioning.
Apparenlty not. It compiles and install with no errors, but then the applicaiton pops up a GUI message saying "Failed to initialize".
And I just horked up an eariler installation that was functioning.
Re: 1.8.8 installation on deban based distros - anyone got i
When did you download the source package? The first day it was up, there was a problem with the build procedure, and Mike uploaded a replacement.
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: 1.8.8 installation on deban based distros - anyone got i
Today.Woodstock wrote:When did you download the source package? The first day it was up, there was a problem with the build procedure, and Mike uploaded a replacement.
Code: Select all
wget http://www.makemkv.com/download/makemkv-bin-1.8.8.tar.gz
wget http://www.makemkv.com/download/makemkv-oss-1.8.8.tar.gz