Page 1 of 1

[Solved] Application Failed To Initialize.

Posted: Wed Sep 13, 2017 2:05 am
by dirkmittler
Hello.

I'm Running a 64-bit version of Debian / Jessie == Debian 8.

I just followed all the instructions and installed the following, without any error messages during the installation:

makemkv-bin-1.10.7
makemkv-oss-1.10.7

But, when I try to run the GUI, I get a Beta-Popup-Box, that tells me Application Failed To Initialize.

No details are provided by the program.

What could be wrong?

Dirk

Answer:

When using ./config on makemkv-oss-1.10.7 , I had set --prefix=/usr/local ,
But makemkv-bin-1.10.7 installs the binary to /usr

The GUI was looking for its binary in /usr/local

Now it runs. Yay!