INTERACT FORUM

More => Old Versions => JRiver Media Center 20 for Linux => Topic started by: bob on March 12, 2015, 05:38:03 pm

Title: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: bob on March 12, 2015, 05:38:03 pm
The latest test version is up at:

http://files.jriver.com/mediacenter/channels/v20/latest/MediaCenter-20.0.82-amd64.deb

It includes changes from the main line. Check the windows build for more info.
Also fixed the packaging to require libgnutls26.

Will add it to the repo when I get a chance.


Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: Awesome Donkey on March 13, 2015, 04:12:33 pm
So far, so good with this build. Nothing new as of yet to report!
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: mavr1x10 on March 14, 2015, 12:07:26 am
Great, no problems so far, everything feels faster. :)
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: hifi25nl on March 14, 2015, 07:28:37 am
On archlinux I have a segfault.
error 4 in libJRTools.so
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: RemyJ on March 14, 2015, 07:05:20 pm
Still segfaults on Fedora 21.

Why does the 64-bit libJRReader need so much more than the 32-bit version?  Specifically libgnutls26 and libgcrypt. 




Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: bob on March 14, 2015, 10:21:50 pm
Great, no problems so far, everything feels faster. :)
Did a little experimenting with the event looping, it looks somewhat snappier to me too...
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: bob on March 14, 2015, 10:23:39 pm
Still segfaults on Fedora 21.

Why does the 64-bit libJRReader need so much more than the 32-bit version?  Specifically libgnutls26 and libgcrypt. 
Because those are statically linked in to the 32 bit version and I've not had success doing that in 64 bit as yet.
Since there are a bunch of libs that are shared it makes compatibility more difficult with non-debian distros.
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: bob on March 14, 2015, 10:25:55 pm
On archlinux I have a segfault.
error 4 in libJRTools.so
And the last 64 bit build didn't? That's weird.
JRTools loads everything else so you should ldd -d on each of the shared libs looking for something missing. JRReader is the most demanding.
Title: Re: JRiver Media Center 20.0.82 for Debian AMD64 TEST BUILD
Post by: bob on March 16, 2015, 03:49:50 pm
It's up in the repo now BTW.