More > JRiver Media Center 22 for Linux
Set up JRiver Media Center 22 in Fedora 64-bit
blgentry:
I've said it before and I'll say it again: The Donkey *is* Awesome!! :) :)
The new script, coupled with the RPM Fusion repository made this whole thing rather easy. I did have to chmod 755 the rpmbuild script, but that's no big deal. You might consider packaging it as executable so that doesn't need to be done by the end user.
Theater View works on this very modest Dell desktop I've installed this on. A bit slow but...
I don't know why I'm surprised, but MC looks almost exactly the same as on my Mac! This is awesome. :)
Thanks again Mr. AwesomeDonkey.
Brian.
BryanC:
I did a fairly major overhaul on the script today (see OP), let me know if anyone has any problems.
avinash:
Hi Bryan,
Thanks a lot for the script. It works perfectly once both rpm-build and dpkg are installed (sudo dnf install rpm-build dpkg).
Avinash
CYR1L:
I got a handful of conflicts trying to install the RPM using the script. I'm a windows-convert, fairly new to Linux. I'm running korora 25 (Fedora 25 plus rpm fusion, a few extra packages, plugins, and setup tweaks).
I already use licensed JRiver on the windows box, I'm just trying it out on Linux.
Any help is appreciated.
-Cyril
--- Code: ---$ ./install_MC_fedora.sh 22.0.93
Checking for rpm-build package
Attempting to add RPMFusion repositories if necessary...
Making build directories
Creating input files
Checking for source DEB...
Found source DEB!
Converting DEB to RPM...
Attempting to install RPM...
[sudo] password for cyril:
Last metadata expiration check: 1:39:09 ago on Tue Apr 11 19:08:58 2017.
Dependencies resolved.
========================================================================================================================
Package Arch Version Repository Size
========================================================================================================================
Installing:
MediaCenter x86_64 22-93.fc25 @commandline 43 M
gtk2-engines x86_64 2.20.2-11.fc24 fedora 311 k
Transaction Summary
========================================================================================================================
Install 2 Packages
Total size: 43 M
Installed size: 135 M
Is this ok [y/N]: y
Downloading Packages:
[SKIPPED] gtk2-engines-2.20.2-11.fc24.x86_64.rpm: Already downloaded
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
file /usr/share from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package filesystem-3.2-37.fc24.x86_64
file /usr/share/appdata from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package filesystem-3.2-37.fc24.x86_64
file /usr/share/applications from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package filesystem-3.2-37.fc24.x86_64
file /usr/share/mime-info from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package filesystem-3.2-37.fc24.x86_64
file /usr/share/mime from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package shared-mime-info-1:1.7-1.fc25.x86_64
file /usr/share/mime/packages from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package shared-mime-info-1:1.7-1.fc25.x86_64
file /usr/share/appdata from install of MediaCenter-22-93.fc25.x86_64 conflicts with file from package lpf-0.2-3.f1f5dd9.fc24.noarch
Error Summary
-------------
$
--- End code ---
BryanC:
--- Quote from: CYR1L on April 11, 2017, 08:27:23 pm ---Any help is appreciated.
--- End quote ---
Can you try out this version of the script (attached)? I don't know why but it looks like dnf thinks that we're trying to take ownership of those directories and not just the files. I modified the rpm build script to call the files explicitly.
Edit: removed beta install script attachment
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version