INTERACT FORUM
More => Old Versions => JRiver Media Center 20 for Linux => Topic started 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.
-
So far, so good with this build. Nothing new as of yet to report!
-
Great, no problems so far, everything feels faster. :)
-
On archlinux I have a segfault.
error 4 in libJRTools.so
-
Still segfaults on Fedora 21.
Why does the 64-bit libJRReader need so much more than the 32-bit version? Specifically libgnutls26 and libgcrypt.
-
Great, no problems so far, everything feels faster. :)
Did a little experimenting with the event looping, it looks somewhat snappier to me too...
-
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.
-
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.
-
It's up in the repo now BTW.