1.8.8 installation on deban based distros - anyone got it w

The place to discuss linux version of MakeMKV
Post Reply
Message
Author
MakOwner
Posts: 68
Joined: Sat Apr 02, 2011 5:26 am

1.8.8 installation on deban based distros - anyone got it w

#1 Post by MakOwner » Fri Feb 07, 2014 11:26 pm

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.

Woodstock
Posts: 10579
Joined: Sun Jul 24, 2011 11:21 pm

Re: 1.8.8 installation on deban based distros - anyone got i

#2 Post by Woodstock » Sat Feb 08, 2014 12:27 am

Using Google to search for "libavcodec debian" comes up with several pages on debian.org describing how to get the libav* development packages.

MakOwner
Posts: 68
Joined: Sat Apr 02, 2011 5:26 am

Re: 1.8.8 installation on deban based distros - anyone got i

#3 Post by MakOwner » Sat Feb 08, 2014 2:03 pm

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.

Woodstock
Posts: 10579
Joined: Sun Jul 24, 2011 11:21 pm

Re: 1.8.8 installation on deban based distros - anyone got i

#4 Post by Woodstock » Sat Feb 08, 2014 10:54 pm

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.

MakOwner
Posts: 68
Joined: Sat Apr 02, 2011 5:26 am

Re: 1.8.8 installation on deban based distros - anyone got i

#5 Post by MakOwner » Sat Feb 08, 2014 11:05 pm

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.
Today.

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

Post Reply