More > JRiver Media Center 30 for Linux
installJRMC - MC installer for Linux
BryanC:
--- Quote from: audiolover on December 04, 2023, 03:46:14 am ---I am trying to install JRiver using the latest version of Debian12. Downloaded "installJRMC" and in console I install and this is what I get:
kees@audiopc:~/Downloads$ sudo ./installJRMC --mcversion 28.0.106
Starting installJRMC
To enable debugging output, use --debug or -d
Using MC version 28.0.106 determined by user input
Nothing happens, no installation? What am I doing wrong?
--- End quote ---
I don't normally check the older Linux boards, but stumbled upon this. Do not run the script as root (do not use sudo).
switch6343:
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
oldwasp:
So at the risk of being thought a complete idiot (something I already know) how do I install mc30...I have a master licence but normally using windows. No of the preceding make any sense to me. Any chance of getting the commands prompts in order please?
oldwasp:
OK so I managed to install but its put on version 32 and my licence is 30......how do I install 30 please?
bob:
--- Quote from: oldwasp on April 11, 2024, 07:18:41 am ---OK so I managed to install but its put on version 32 and my licence is 30......how do I install 30 please?
--- End quote ---
What operating system are you using?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version