More > JRiver Media Center 20 for Linux
Apt Repositories
astromo:
--- Quote from: Awesome Donkey on March 11, 2015, 11:17:18 am ---If you want to add the repository and install Media Center 20 (in both Debian and Ubuntu), use the following Terminal commands;
--- Code: ---wget -q "http://dist.jriver.com/mediacenter@jriver.com.gpg.key" -O- | sudo apt-key add -
sudo wget http://dist.jriver.com/latest/mediacenter/mediacenter20.list -O /etc/apt/sources.list.d/mediacenter20.list
sudo apt-get update
sudo apt-get install mediacenter20
--- End code ---
If you already have Media Center 20 manually installed, use the first three commands.
--- End quote ---
Question for those of us (well at least me) who are slow on the uptake. What do I have to do to ensure that I direct apt-get to pull down the 32 bit version?
I had a go at this the other week and had a melt down. Sorry, I had too much going on to post but I think the 64 bit repository was grabbed by mistake. I'll make sure I clonezilla the unit before trying again. Fortunately, I was able to do a rebuild but it was an old image and it took a bit of time to get back on the straight and narrow with other priorities that I had to deal with.
mwillems:
--- Quote from: astromo on April 02, 2015, 03:02:27 am ---Question for those of us (well at least me) who are slow on the uptake. What do I have to do to ensure that I direct apt-get to pull down the 32 bit version?
I had a go at this the other week and had a melt down. Sorry, I had too much going on to post but I think the 64 bit repository was grabbed by mistake. I'll make sure I clonezilla the unit before trying again. Fortunately, I was able to do a rebuild but it was an old image and it took a bit of time to get back on the straight and narrow with other priorities that I had to deal with.
--- End quote ---
To specify the 32 bit version, try
--- Code: ---sudo apt-get install mediacenter20:i386
--- End code ---
bob:
--- Quote from: mwillems on April 02, 2015, 05:23:51 am ---To specify the 32 bit version, try
--- Code: ---sudo apt-get install mediacenter20:i386
--- End code ---
--- End quote ---
You can also specify the architecture in the place where you put the repository path.
i.e.
deb [arch=i386] ...
astromo:
Thanks all.
Success on Ubuntu 14.04 LTS.
Followed Bob's advice at the top and navigated to the directory:
/etc/apt/sources.list.d.
Did a gksu gedit and edited in the dependency as noted with the qualifier ... [arch=i386]
Worked a treat.
All set now. Nice one.
Weedos123:
I think I must be in need of a little more linux education.
I used the repository to install media centre (debian v88) in the first place. Now I come to try and get the latest update using sudo apt-get update and I get the following message:
"W: GPG error: http://dist.jriver.com wheezy Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C30B25C6077765D5"
I thought I had to get a key right at the outset when I followed the instructions above. If I didn't get a key how did it install? Or is this a different key being referred to?
many thanks
Paul
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version