More > JRiver Media Center 21 for Linux

Setup JRiver Media Center 21 in Fedora 64-bit

<< < (2/5) > >>

iNeedHelp:
Sorry for the beginner aptitude here, I am in the file
--- Code: ---/home/mark/Downloads/mediacenter-21/SPECS
--- End code ---

I am to replace a part of the code in the file with
--- Code: ---./rpmbuild 21.0.2
--- End code ---

I am not sure exactly what part of the code I am suppose to replace, is it this?  Version: %{_
--- Code: ---tversion
--- End code ---
}

Thanks is advance for your patients.

BryanC:
You don't need to edit any code.

Browse to the SPECS folder
--- Code: ---cd ~/Downloads/mediacenter-21/SPECS
--- End code ---
and then enter
--- Code: ---./rpmbuild 21.0.16
--- End code ---
in the terminal. This will build the fedora-compatible rpm from the deb package. Then run
--- Code: ---sudo dnf install -y ../RPMS/x86_64/MediaCenter-21.0.16-22.fc23.x86_64.rpm
--- End code ---
to install the rpm.

iNeedHelp:
Thank You BryanC that was very easy to follow and it installed perfectly.
I am having glitching issues with Video, the Music seems fine although I was use to having the mini player on Windows and this doesn't have it yet.
There are issues with web page's and I see this as a work in progress that I hope will someday come to mimic the experience I had with it on the Windows OS.
I am going to wait another 6 months and try it again to see how much it has moved along.

Is there any way you can help me remove it from my system. It has corrupted the Software Package Manager to the point it will not open. I have rebooted twice and every time I click on the Software Package Manager it opens for a half second and crashes. I don't know another way to remove software yet. If there is a bit of code I can type into the terminal to remove this MC install I just did can you please provide it to me.
Thanks in advance.

Update;
I figured it out.

--- Code: ---su -c 'dnf remove MediaCenter.x86_64'
--- End code ---
Thanks

snake69fast:
Any help?
"warning: Binaries arch (1) not matching the package arch (2).
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/BA/rpmbuild/BUILDROOT/MediaCenter-%{_tversion}-.fc22.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/lib/jriver/MC21
   /usr/share/appdata/media center 21.appdata.xml
   /usr/share/mime-info/media center 21.keys
   /usr/share/mime-info/media center 21.mime
   /usr/share/mime/packages/media center 21.xml


RPM build errors:
    Binaries arch (1) not matching the package arch (2).
    Installed (but unpackaged) file(s) found:
   /usr/lib/jriver/MC21
   /usr/share/appdata/media center 21.appdata.xml
   /usr/share/mime-info/media center 21.keys
   /usr/share/mime-info/media center 21.mime
   /usr/share/mime/packages/media center 21.xml"

Thank you!

BryanC:

--- Quote from: snake69fast on December 15, 2015, 03:30:59 am ---snip

--- End quote ---

Can you paste the output of:


--- Code: ---uname -r
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version