Page 1 of 1

Buying makemkv and linux?

Posted: Sun Nov 24, 2024 1:33 pm
by gawoji
When I buy makemkv, do I get access to pre-compiled binaries, I can just run under linux? Because I don't know why I should be required to compile it myself after I spend money for it ...

Re: Buying makemkv and linux?

Posted: Sun Nov 24, 2024 5:23 pm
by Woodstock
Different versions of Linux require changes to the binary. The easiest way to deal with that has been to compile the parts that change on the system in question.

There are ways to "fix" that - you compile a version that includes everything that is used, not relying on the person's local operating system having the correct binaries. That means that a 64-bit binary won't run on a 32-bit system, though.

Re: Buying makemkv and linux?

Posted: Sun Nov 24, 2024 5:48 pm
by flojo
makemkvcon only comes in binary form. The GUI will have to be compiled.

You might be better off running Windows in a VM to use MakeMKV.

I'm not sure why you're correlating purchasing to distribution form and I also assuming that you're implying you'd prefer an executable, because it's extremely common to have purchased code supplied in non-executable form (ie. *.o/*.h).

Re: Buying makemkv and linux?

Posted: Wed Nov 27, 2024 10:32 pm
by wmcclain
Which distribution of linux? Arch has the binaries in its AUR library. Other distributions might have something similar.

I used to compile it; it's not difficult.

Re: Buying makemkv and linux?

Posted: Thu Nov 28, 2024 2:39 am
by CmdrKodi
Building on linux only takes a minute or two if the dependencies are satisfied. If you're on linux and complaining about compiling a binary, you're looking for the windows meeting, down the hall and to your left.

You're not paying for the executable. You're paying for a perpetual software license.

Re: Buying makemkv and linux?

Posted: Wed Dec 04, 2024 7:36 pm
by ranger
There is also the possibility to install MakeMKV as a flatpak if you want to keep it simple.