installJRMC 1.5.0 now supports the release specifier for --mcversion when using --install=local i.e. ./installJRMC --install=local --mcversion=33.0.72-4
For MC34 my fedora repos will adopt release specifiers as well.
Cleaned up installation issues on RHEL, SUSE, and Arch for newer dependencies.
And a few general bug fixes.
Using installJRMC 1.5.0 I was able to test 33.0.72-4 on the following distros:
RHEL 9.5 (AlmaLinux)
Failed installation, unmet dependencies.
Error:
Problem: conflicting requests
- nothing provides freetype >= 2.11 needed by mediacenter33-33.0.72-4.x86_64 from @commandline
- nothing provides glibc >= 2.35 needed by mediacenter33-33.0.72-4.x86_64 from @commandline
- nothing provides pango >= 1.50 needed by mediacenter33-33.0.72-4.x86_64 from @commandline
- nothing provides webkit2gtk4.1 needed by mediacenter33-33.0.72-4.x86_64 from @commandline
glibc is at 2.34, pango at 1.48.7, freetype 2.10.4, no webkit2gtk4 (only webkit2gtk3).
I have not tested --compat, I'm guessing glibc will nerf it, maybe the next point release will bump it.
Fedora 42 Beta
MC only launches with /BuiltInBrowser but no web content is displayed. I enabled/disabled 3D acceleration in the VM, but it did not make a difference.
No console errors.
RHEL 10 Beta and Ubuntu 24.10
MC only launches with /BuiltInBrowser but no web content is displayed.
mediacenter33 /BuiltInBrowser
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
timeout connecting to pipe
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
libEGL warning: egl: failed to create dri2 screen
OpenSUSE Tumbleweed
MC only launches with /BuiltInBrowser but no web content is displayed.
mediacenter33 /BuiltInBrowser
MESA: error: ZINK: vkEnumeratePhysicalDevices failed (VK_ERROR_INITIALIZATION_FAILED)
MESA: error: ZINK: failed to choose pdev
libEGL warning: egl: failed to create dri2 screen