Page 1 of 1

Error on Linux Mint 21.2

Posted: Thu Jul 25, 2024 7:28 am
by Lord_Pinhead
Hi, I downloaded and compiled makeMKV without errors or warnings, but when I want to start it, I get the error "CANT_LOCATE_MAKEMKVCON".
I run the Cinnamon Window Manager, no KDE. When I look into makemkvgui/src/main.cpp:96, the error appears when the program makemkvcon could not be initialized. I'm a bit lost, there is no file with this name in the source package, am I missing something?

Re: Error on Linux Mint 21.2

Posted: Fri Jul 26, 2024 3:20 am
by segfaulted
Lord_Pinhead wrote:
Thu Jul 25, 2024 7:28 am
Hi, I downloaded and compiled makeMKV without errors or warnings, but when I want to start it, I get the error "CANT_LOCATE_MAKEMKVCON".
I run the Cinnamon Window Manager, no KDE. When I look into makemkvgui/src/main.cpp:96, the error appears when the program makemkvcon could not be initialized. I'm a bit lost, there is no file with this name in the source package, am I missing something?
makemkvcon is part of the makemkv-bin package which is required in order to use the gui.

Check the linux release page, it says to download both the oss and bin packages.