Xmetalfanx / linuxSetup

Xmetal's Linux Scripts
GNU General Public License v3.0
2 stars 2 forks source link

MakeMKV Compile fails on MX-Linux and Solus 4.1 #99

Closed Xmetalfanx closed 4 years ago

Xmetalfanx commented 4 years ago

I cant remember if I have tested this on stock debian but a few packages related to expat-dev, openssl-dev, libavcodec-dev, pkg-config (exact name), ffmpeg, qt4-defaults, and qt5-defaults, at LEAST need to be installed first

Xmetalfanx commented 4 years ago

Solus needs ffmpeg, ffmpeg-devel, qt4-devel, qt5-base-devel (think on a fresh install there was something else missing but I can not recall)

Xmetalfanx commented 4 years ago

Solus 4.1 fresh install works https://github.com/Xmetalfanx/linuxSetup/commit/0e1dae807ecfb2fa45dabe116893381acafe9c26 ... I may have just forgotten (or removed it while testing/bugfixing) to re-add a check for certain distros and what is needed for successful compiling

Xmetalfanx commented 4 years ago

I need INXI info or at least any info related to that on mxlinux ... "how do I know it's mxlinux?" is it the same sort of thing as if (Mxlinux being debian based) it was debian itself?

Xmetalfanx commented 4 years ago

Output from my old desktop running MXLinux

LsbDescription: Debian GNU/Linux 10 (buster) lsbRelease: 10 lsbCodeName: buster Lsb Distribution ID: Debian

OSRELEASE_NAME: Debian GNU/Linux OSRELEASE_IDLIKE:
OSRELEASE_ID: debian OSRELEASE_VERSIONID: 10 OSRELEASE_VERSION: 10 (buster)

Distro Base detected: debian Debian Base detected: The distrobution and version you are on IS currently supported

Your distrobution's EOL is:

Your Desktop Environment: Xfce 4.14.2
Your Desktop Environment: Xfce
Your Desktop version number is: 4.14.2

Xmetalfanx commented 4 years ago

https://github.com/Xmetalfanx/linuxSetup/commit/6be44173c9ec6c9f14317ed20edcda0155bbe0ed possible fix ... needs testing before I close this

Xmetalfanx commented 4 years ago

in latest dev Branch, MXLinux + makeMKV works .... Solus 4.0 works ... this is done