More > JRiver Media Center 32 for Linux

Problem installing MC32 on Ubuntu 24.04

(1/1)

faramarz.moeeni:
Hi.
I bought license for MC 32 months ago.
I upgrades my laptop to Ubuntu 24.04 LTS, but I can not install MC 32.
I tried installJRMC:

--- Code: ---installJRMC --install local --compat --mcversion 32.0.58
Starting installJRMC
To enable debugging output, use --debug or -d
Adding universe repository
Using existing DEB: /home/fara/output/SOURCES/MediaCenter-32.0.58-amd64.deb
Error: Failed to install /home/fara/output/SOURCES/MediaCenter-32.0.58-amd64.compat.deb.
Error: JRiver Media Center local package installation failed
--- End code ---

Also tried to install .deb file:

--- Code: ---sudo apt install ./MediaCenter-32.0.58-amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'mediacenter32' instead of './MediaCenter-32.0.58-amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mediacenter32 : Depends: libwebkit2gtk-4.0-37 but it is not installable
E: Unable to correct problems, you have held broken packages.
--- End code ---

So how can I fix this and install MC32 on Ubuntu 24.04?

Awesome Donkey:
Use the noble repository for installJRMC.

https://yabb.jriver.com/interact/index.php/topic,137904.0.html

BryanC:
I just updated installJRMC to remove the libwebkit2gtk-4.0-37 dependency completely when --compat is passed. --mcrepo=noble works for --install=repo, not for --install=local, but this should make your command work (although it's probably better for you to use the default repo by not specifying any options or only --mcrepo=noble if the OS detection fails). If it does fail, please rerun with --debug and paste the output in the installJRMC thread.

faramarz.moeeni:
Thanks.
This worked:

--- Code: ---installJRMC --mcrepo=noble --mcversion 32.0.58
--- End code ---

Navigation

[0] Message Index

Go to full version