More > JRiver Media Center 23 for Linux

Set up JRiver Media Center 23 in Debian/Ubuntu/Linux Mint/Elementary OS

<< < (5/12) > >>

TrevorW:
Hi Awesome,
Thats cool, we'll look forward to the repo's stabilizing then . . . any idea of time frame for this and where it will be posted ??

Meantime I'll try the alternate install, will I pickup the deb path easily somewhere ?

Regards

Awesome Donkey:
Here, I'll post a quickie tutorial to get it done fast. I chose the latest beta build for this one (as licensing/registration has changed between 23.0.21 to 23.0.28) so you won't have to eventually restore your license a second time.

Here's the easiest way to do it from a Terminal (64-bit);


--- Code: ---wget http://files.jriver.com/mediacenter/test/MediaCenter-23.0.28-amd64.deb
--- End code ---

Then...


--- Code: ---sudo dpkg -i ~/MediaCenter-23.0.28-amd64.deb
--- End code ---

That should do it. If you encounter any errors (like dependencies) just run sudo apt-get install -f from the Terminal.

TrevorW:
Thanks, I'm actaully on a 32bit machine with debian i386 so should I use something like
sudo dpkg -i ~/MediaCenter-23.0.28-i386.deb ?

REgards

Awesome Donkey:
Ohhh yes, my apologies. Here's the correct lines for i386.


--- Code: ---wget http://files.jriver.com/mediacenter/test/MediaCenter-23.0.28.deb
--- End code ---

Then...


--- Code: ---sudo dpkg -i ~/MediaCenter-23.0.28.deb
--- End code ---

TrevorW:
Great I'll get to this later this PM and let you know how it goes.
Would be good to know when and how we get to know when the repo issue is sorted ??

Thanks again . . . especially for the fats turn round well done.

Regards

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version