Linux > JRiver Media Center 33 for Linux
Trying to install MC 33 on OpenSUSE Tumbleweed
SandsOfArrakis:
Hello all,
In the past I've been able to install MediaCenter succesfully on both Linux Mint and Kubuntu without issues.
However now that I have installed OpenSUSE Tumbleweed Iḿ running into problems.
As there isnīt an .rpm package available for my current distro I have downloaded the .deb installation file.
I've converted it into an .rpm with alien with the -r and --scripts extensions to the command.
But when I'm trying to install the .rpm with Yast2 I'm receiving the following error message.
See the attached image.
Do you have a suggestion how to fix this? It seems it canīt find the reported dependancy.
Awesome Donkey:
Use the installJRMC script. It has support for installing on OpenSUSE when using the --debug --install local options.
https://yabb.jriver.com/interact/index.php/topic,139542.0.html
SandsOfArrakis:
--- Quote from: Awesome Donkey on October 28, 2024, 06:31:24 am ---Use the installJRMC script. It has support for installing on OpenSUSE when using the --debug --install local options.
https://yabb.jriver.com/interact/index.php/topic,139542.0.html
--- End quote ---
Thanks for the advice. However I keep receiving the following error message.
Seems it is unavailable for Suse. And --install local is mentioned as a wrong command.
Awesome Donkey:
You're missing the --install local switch in the second attempt (this is required because there is no SUSE repo). In the first attempt there's maybe a space in-between -- and install, can't tell. I can say that this command works for me (done from the folder the script is in)...
--- Code: ---./installJRMC --debug --install local
--- End code ---
For best results, I keep the installJRMC script in its own folder so the home folder doesn't get cluttered with output and other folders. Typically my workflow for that is to create the installJRMC folder in the home folder, open it and cd into it using the terminal and copy/paste curl -O https://git.bryanroessler.com/bryan/installJRMC/raw/master/installJRMC && chmod +x ./installJRMC to download the script and set the permission as executable then with the terminal set to that directory give it a ./installJRMC --debug --install local and it works fine on OpenSUSE Tumbleweed.
SandsOfArrakis:
Thanks. That worked :)
Playing from external library now.
Navigation
[0] Message Index
[#] Next page
Go to full version