More > JRiver Media Center 27 for Linux

installJRMC - MC install script for Fedora, CentOS, Ubuntu, Debian, and Mint

<< < (3/6) > >>

BryanC:
Still working on it, but should be done soon!

dskrt:
When may we expect an integration of armhf and arm24 into installJRMC?

I tried to modify installJRMC by myself, but I have to confess not being that fit in scripting...

ashiers:

--- Quote from: BryanC on October 08, 2020, 08:55:09 am ---Still working on it, but should be done soon!

--- End quote ---

Hi Bryan,

Still can't load up MC version 27 onto Linux Mint.  Can you give us an ETA?

Alan Shiers

RemyJ:
@BryanC, 27.0.58 added /usr/bin/mc27 so the SPEC file need to include it in the %files section.

I've attached a patched version of installJRMC for anyone who needs it.

skidmata:

--- Quote from: RemyJ on January 28, 2021, 08:01:03 am ---@BryanC, 27.0.58 added /usr/bin/mc27 so the SPEC file need to include it in the %files section.

I've attached a patched version of installJRMC for anyone who needs it.

--- End quote ---

If anyone wanted a patch here's mine:

--- Code: ---diff --git a/installJRMC b/installJRMC
index 9f204ef..7514f7f 100755
--- a/installJRMC
+++ b/installJRMC
@@ -830,6 +830,7 @@ dpkg -x %{S:0} %{buildroot}
 
 %files
 %{_bindir}/mediacenter$_mversion
+%{_bindir}/mc$_mversion
 %{_libdir}/jriver
 %{_datadir}
 /etc/security/limits.d/*

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version