More > JRiver Media Center 30 for Linux

installJRMC - MC installer for Linux

<< < (15/16) > >>

bob:

--- Quote from: oldwasp on April 12, 2024, 05:02:17 am ---How do I install manually....I did down load but I cannot understand what to do next....sorry to be a pain

--- End quote ---
Edit this file:
/etc/apt/sources.list.d/jriver.list
Change Jammy to buster

sudo apt update
sudo apt install mediacenter30

oldwasp:
Thank you

BryanC:

--- Quote from: switch6343 on March 19, 2024, 12:59:34 pm ---Hi Bryan;
Considering the fact that CentOS is the predecessor of AlmaLinux, I tried today to install JRiver Media Center for Linux 32 on AlmaLinux 9.3. I entered the following command in GNOME Terminal:

[user@hostname ~]$ curl -O https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC && chmod +x ./installJRMC && ./installJRMC -d --install repo

The installation failed, as you may conclude from the debugged print output. Some of the errors relate to:

--- Code: ---[FAILED] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
Error: Failed to install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm. Attempting to continue Installing JRiver Media Center from remote repository
No match for argument: [b]mesa-va-drivers-freeworld[/b]
No match for argument: [b]mesa-vdpau-drivers-freeworld[/b]
Error: Unable to find a match: mesa-va-drivers-freeworld mesa-vdpau-drivers-freeworld
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides webkit2gtk4.0 needed by mediacenter32-32.0.25-1.x86_64 from jriver
Error: Failed to install mediacenter32. Attempting to continue
Error: Package install failed!
Error: JRiver Media Center installation from remote repository failed

PLEASE FIND BELOW THE COMPLETE "PRINT" OUTPUT OF THE CURL COMMAND:

Debug: Running: main -d --install repo
Debug: Running: init
Starting installJRMC
Debug: Detected host platform: almalinux 9.3 amd64
Error: Autodetecting distro, this is unreliable and --compat may be required
Debug: Using host platform: fedora 9.3
Debug: Running: parseInput
Debug: Debugging on
Debug: installJRMC version: 1.0-dev
Debug: Running: setMCVersion
Determining latest MC version
Debug: Running: installPackage --silent buildah
Debug: buildah already installed, skipping installation
Debug: buildah rm debian-working-container
6c9608d4d481399f7d1fc2b26015444b64012539fbb34bf3870467b06a62972f
Using MC version 32.0.25 determined by containerized package manager
To override, use --mcversion
Debug: MVERSION: 32, MC_VERSION: 32.0.25, MC_PKG: mediacenter32, MC_RPM: /home/linus/output/RPMS/x86_64/mediacenter32-32.0.25.x86_64.rpm
Debug: Running: installPackage --no-install-check https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm
Debug: sudo dnf install -y https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm
[sudo] password for [i]user[/i]:
Last metadata expiration check: 0:35:19 ago on Tue 19 Mar 2024 05:29:33 PM CET.
[MIRROR] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
[MIRROR] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
[MIRROR] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
[MIRROR] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
[FAILED] rpmfusion-free-release-9.3.noarch.rpm: Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
Status code: 404 for https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm (IP: 2001:67c:1740:9022::144)
Error: Failed to install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-9.3.noarch.rpm. Attempting to continue
Installing JRiver Media Center from remote repository
Debug: Running: installMCFromRepo
Debug: sudo dnf makecache
AlmaLinux 9 - AppStream                         4.9 kB/s | 4.1 kB     00:00   
AlmaLinux 9 - BaseOS                            9.6 kB/s | 3.8 kB     00:00   
AlmaLinux 9 - Extras                            8.7 kB/s | 3.8 kB     00:00   
JRiver Media Center repo by BryanC              1.1 kB/s | 2.9 kB     00:02   
JRiver Media Center repo by BryanC              1.8 MB/s | 1.6 MB     00:00   
Metadata cache created.
Debug: Running: installMesa
Debug: sudo dnf install -y mesa-va-drivers-freeworld
Last metadata expiration check: 0:00:01 ago on Tue 19 Mar 2024 06:04:57 PM CET.
No match for argument: [b]mesa-va-drivers-freeworld[/b]
Error: Unable to find a match: mesa-va-drivers-freeworld
Debug: sudo dnf install -y mesa-va-drivers-freeworld mesa-vdpau-drivers-freeworld
Last metadata expiration check: 0:00:01 ago on Tue 19 Mar 2024 06:04:57 PM CET.
No match for argument: [b][b]mesa-va-drivers-freeworld[/b][/b]
No match for argument: [b]mesa-vdpau-drivers-freeworld[/b]
Error: Unable to find a match: mesa-va-drivers-freeworld mesa-vdpau-drivers-freeworld
Debug: Running: installPackage --no-install-check --allow-downgrades --no-gpg-check mediacenter32
Debug: sudo dnf install -y --allowerasing --nogpgcheck mediacenter32
Last metadata expiration check: 0:00:01 ago on Tue 19 Mar 2024 06:04:57 PM CET.
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides webkit2gtk4.0 needed by mediacenter32-32.0.25-1.x86_64 from jriver
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Error: Failed to install mediacenter32. Attempting to continue
Error: Package install failed!
Error: JRiver Media Center installation from remote repository failed
[user@hostname ~]$

--- End code ---
I am much aware that the install has NOT been done on a Fedora or CentOS box. However, you may want to consider to include AlmaLinux 9.3 as well, considering they are siblings? I decided for AlmaLinux because the cycle of AlmaLinux is 10 years (support will end in 2032!). I wanted to avoid any OS which has cycles of 6 months to 3 years.

I trust you understand. AlmaLinux really has been a very smooth installation, done in 2 days; the installation and configuration of my HP Printer in CUPS took 1/2 day.

I look much forward hearing from you.

Kind regards.

switch6343

--- End quote ---

Hello, I just added almalinux support to the dev branch.

I don't normally read these older forums so if anyone has issues please bring them to the latest thread where I will be more likely to see them.

bdmacl:
I am trying to install the latest on a new laptop running Fedora 41 and Plasma 6.3 (Wayland). I can't get Media Center to run. Out of curiosity, I created a VM with Ubuntu 24.10 on that laptop - but running gdm3 instead. Media Center runs in that environment just fine. I then created a toolbox for fedora 39, installed, ran it, and got a new popup saying "Oops! Looks like your 'mediacenter33' crashed...." but still no luck getting Media Center to launch.

I assume it has something to do with Wayland and how my new laptop is built? I even tried to force X11 overlays, etc., and had no luck. But I'm confused because the VM works. Any ideas? Luckily, I don't absolutely have to have JRiver on this laptop since it's my Linux hacking box, but it would be nice.

That said, thanks for all your work on this entire process as I do have Media Center running just fine on a few other Linux boxes.

Awesome Donkey:
What happens if you run mediacenter33 from the Terminal? Something like segmentation fault?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version