INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2] 3   Go Down

Author Topic: Fedora 17+ Linux Setup for JRiver Media Center  (Read 52147 times)

psal

  • Recent member
  • *
  • Posts: 6
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #50 on: October 14, 2014, 06:04:42 pm »

I was able to run MC 19 without any issues. I uninstalled today, and tried to install 20. First tried to install 20.0.17, then just tried 20.0.23. Both builds resulted in this error.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #51 on: October 14, 2014, 06:13:34 pm »

Hmmm....

Try :
Code: [Select]
# ldd /usr/lib/jriver/Media\ Center\ 20/*.so
# ldd /usr/bin/mediacenter20

and see if any shared libraries are missing.
Logged
Fedora 38 x86_64 Xfce

psal

  • Recent member
  • *
  • Posts: 6
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #52 on: October 14, 2014, 06:49:39 pm »

Yeah, I was missing libgtk-x11-2.0.so.0. I installed it and I'm all set now. Thanks!
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #53 on: October 14, 2014, 06:56:14 pm »

Ah.  I'll add that to the requirements.
Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #54 on: October 24, 2014, 07:58:28 pm »

I get libuuid.so.1 => not found when running those two commands. How do I get that installed? I would like to see if I can get this running on Fedora now that I don't have Windows any more.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #55 on: October 24, 2014, 11:58:35 pm »

I get libuuid.so.1 => not found when running those two commands. How do I get that installed? I would like to see if I can get this running on Fedora now that I don't have Windows any more.


yum install libuuid.i686

Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #56 on: October 25, 2014, 10:42:54 am »

Thank you. That worked
Logged

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #57 on: December 06, 2014, 03:14:53 pm »

I am installing the latest MediaCenter (46) on Fedora 21 (beta for three more days), I followed the instructions on the first post, and got an RPM. Installed fine on localinstall, but it won't start.

I did # ldd /usr/lib/jriver/Media\ Center\ 20/*.so

and got the result:
/usr/lib/jriver/Media Center 20/libcryptlib.so:
        not a dynamic executable
/usr/lib/jriver/Media Center 20/libJRDisc.so:
        not a dynamic executable
/usr/lib/jriver/Media Center 20/libJRImage.so:
        not a dynamic executable
/usr/lib/jriver/Media Center 20/libJRPlayer.so:
        not a dynamic executable
/usr/lib/jriver/Media Center 20/libJRReader.so:
        not a dynamic executable
/usr/lib/jriver/Media Center 20/libJRTools.so:
        not a dynamic executable

I am unsure what to do.  (Other than installing Fedora 20)
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #58 on: December 06, 2014, 03:37:35 pm »

Hmmm.  Not sure what to tell you other than uninstall MC,  rebuild the rpm and reinstall it.  What are the sizes of the .so files?   Can you do a readelf -h on one of them and post the results?

Is this a new F21 system or an upgrade from F20?

Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #59 on: December 06, 2014, 03:46:44 pm »

libJRDisc.so is 3.3mb

The results of readelf is:
ELF Header:
  Magic:   7f 45 4c 46 01 01 01 00 00 00 00 00 00 00 00 00
  Class:                             ELF32
  Data:                              2's complement, little endian
  Version:                           1 (current)
  OS/ABI:                            UNIX - System V
  ABI Version:                       0
  Type:                              DYN (Shared object file)
  Machine:                           Intel 80386
  Version:                           0x1
  Entry point address:               0x31640
  Start of program headers:          52 (bytes into file)
  Start of section headers:          3508460 (bytes into file)
  Flags:                             0x0
  Size of this header:               52 (bytes)
  Size of program headers:           32 (bytes)
  Number of program headers:         6
  Size of section headers:           40 (bytes)
  Number of section headers:         29
  Section header string table index: 28
This is on a fresh install of Jam-KDE Spin.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #60 on: December 06, 2014, 04:27:59 pm »

I think you're missing 32-bit support.
Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #61 on: December 06, 2014, 05:50:21 pm »

You are correct. I am going to wait until it is not beta. There are enough things going on right now. Thank you for your help.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #62 on: December 08, 2014, 09:43:39 am »

I think you're missing 32-bit support.

You are right. The response from ldd is the smoking gun.

I assume 32 bit support (at least the base) is just a package on fedora.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #63 on: December 10, 2014, 08:27:48 pm »

FYI...  Did an upgrade to Fedora 21 today.  No problems building the RPM or running MC.
Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #64 on: December 11, 2014, 11:20:35 am »

I am jealous. I have one that I upgraded to fc21 and it went easy. I have one that had 21beta, and that didn't upgrade well, so a re-install, and one that I had to re-install to reformat drives. Can't get it to work on any of them. I have 20 still on the server, and I won't upgrade that till I can get 21 to work, as that has people using the media network and I don't want to touch that yet. I am kinda new at this, so thanks for your earlier assistance, and I may need more soon. And I want to get it working on a friends computer who will be running Korora (I think, she is coming over for install tomorrow.)
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #65 on: December 11, 2014, 11:26:33 am »

I think the key is to use the '--product=nonproduct' argument to fedup so it just upgrades your existing packages without trying to add other stuff from server or workstation.
Logged
Fedora 38 x86_64 Xfce

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #66 on: December 11, 2014, 11:30:14 am »

That worked great on the laptop. With the one I had running beta, I think those 32 bit libs came back to haunt me. There were other things going on too. I still can't get Nvidia going, but that's another story.
Logged

aeshva

  • Regular Member
  • Recent member
  • *
  • Posts: 28
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #67 on: January 29, 2015, 04:05:14 pm »

Ii am trying to update to 20.0.63, and when I run ./rpmb 20.0.63, I come up with the error:

Error: Installed (but unpackaged) file(s) found:
  /usr/share/applications/media center 20.desktop

I tried deleting the file, but got the same error.

Any assistance would be greatly appreciated (again).
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #68 on: January 29, 2015, 04:54:49 pm »

I'd imagine Remy's script needs to be updated to handle the change in desktop file name.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #69 on: January 29, 2015, 04:57:36 pm »

Which I just did. :)   Check the first post.
Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #70 on: February 24, 2015, 02:06:19 pm »

I just installed 20.0.74 on Fedora x86_64 and there were a number of i686 dependencies that aren't in the repos. A lot of them are still being built on Koji however, so just download them there and install manually. Once everything was installed correctly, it's running OK. A little unresponsive but OK.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #71 on: February 24, 2015, 02:13:42 pm »

Which dependencies aren't found in which repos?   They should all be there.
Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #72 on: February 24, 2015, 05:10:09 pm »

I just checked my download folder against yum and sure enough they are all there today. Must've caught a bad mirror or something.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #73 on: February 27, 2015, 12:11:01 pm »

Did a reinstall and it's still missing a couple.

gnome-keyring.i686
p11-kit-trust.i686
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #74 on: February 27, 2015, 01:25:06 pm »

Meaning they should be in the RPM dependencies but aren't? 

I have the x86_64 versions of those installed but not the i686 versions.  Are you on a 32 or 64 bit install?
Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #75 on: February 27, 2015, 02:59:06 pm »

64-bit

They are dependencies, but aren't present in the f21 repos.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #76 on: February 27, 2015, 03:28:27 pm »

Sorry, still not following.

I don't explicitly name those packages in the SPEC file so I'm not sure what's requiring them.  Do you have the 64 bit version of those packages installed?  Can you post the output of a failed install?

Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #77 on: February 27, 2015, 10:06:59 pm »

Code: [Select]
$ mediacenter20
p11-kit: couldn't load module: /usr/lib/pkcs11/p11-kit-trust.so: /usr/lib/pkcs11/p11-kit-trust.so: cannot open shared object file: No such file or directory
p11-kit: couldn't load module: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #78 on: February 27, 2015, 10:38:41 pm »

Oh THAT!

Fedora just doesn't provide those libraries for i686 and them being missing doesn't seem to cause any issues.
If it gets to be a problem, I'll see if I can figure something out.

Logged
Fedora 38 x86_64 Xfce

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #79 on: February 27, 2015, 10:42:53 pm »

Oh THAT!

Fedora just doesn't provide those libraries for i686 and them being missing doesn't seem to cause any issues.
If it gets to be a problem, I'll see if I can figure something out.

Seems to be a issue on the debian 64 bit based platforms too. I don't think it's significant.
Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #80 on: February 28, 2015, 11:23:39 am »

Seems to be a issue on the debian 64 bit based platforms too. I don't think it's significant.

I've noticed some instability and general unresponsiveness without those things installed. Most notably, it seems to take a lot longer for MC to close.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #81 on: February 28, 2015, 07:29:35 pm »

I've noticed some instability and general unresponsiveness without those things installed. Most notably, it seems to take a lot longer for MC to close.

Really?   Hmmm.

Where did you get them from, the i686 distro?
Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #83 on: March 01, 2015, 02:23:02 pm »

Weird.  I added the files but other than not complaining about them being missing, I'm not seeing any difference in MC behavior at all.


Logged
Fedora 38 x86_64 Xfce

agillis

  • Recent member
  • *
  • Posts: 10
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #84 on: March 09, 2015, 03:40:12 pm »

Hey did anybody managed to get the latest version of MediaCenter working under Fedora? I installed it under Fedora 21, using this script, and I get a Segmentation fault (core dumped) when I run it from command line
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #85 on: March 09, 2015, 03:56:47 pm »

I do it all the time.   Exactly which MC version and script version are you using?  64 bit or 32 bit OS?  The 64 bit MC still doesn't work.

Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #86 on: March 09, 2015, 04:33:18 pm »

Hey did anybody managed to get the latest version of MediaCenter working under Fedora? I installed it under Fedora 21, using this script, and I get a Segmentation fault (core dumped) when I run it from command line

If you are running x86_64, take a look at the dependencies in the Ubuntu thread and do some yum searching with the .i686 extension. I have 20.0.80 running perfectly on Fedora x86_64.
Logged

Awesome Donkey

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 7375
  • The color of Spring...
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #87 on: March 09, 2015, 05:47:41 pm »

Install libgnutls26
Logged
I don't work for JRiver... I help keep the forums safe from Viagra and other sources of sketchy pharmaceuticals.

Windows 11 2023 Update (23H2) 64-bit + Ubuntu 24.04 LTS Noble Numbat 64-bit | Windows 11 2023 Update (23H2) 64-bit (Intel N305 Fanless NUC 16GB RAM/256GB NVMe SSD)
JRiver Media Center 32 (Windows + Linux) | Topping D50s DAC | Edifier R2000DB Bookshelf Speakers

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #88 on: April 14, 2015, 10:07:02 am »

Got 64-bit MC running on fedora x86_64.

The important missing package is gtk2-devel
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #89 on: April 14, 2015, 10:13:07 am »

Hmmm.  I already had that installed.

Can you recap your steps?
Logged
Fedora 38 x86_64 Xfce

fvdb06

  • Recent member
  • *
  • Posts: 5
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #90 on: April 15, 2015, 01:52:55 pm »

I get a RPM build error with Fedora 21 and the mediacenter-20-19.zip

+ cp /home/triplem/mediacenter-20/SOURCES/mediacenter20.desktop /home/triplem/mediacenter         -20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i386/usr/share/applications
+ rm '/home/triplem/mediacenter-20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i386/usr/share/a         pplications/media center 20.desktop'
rm: cannot remove '/home/triplem/mediacenter-20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i38         6/usr/share/applications/media center 20.desktop': No such file or directory
fout: Bad exit status from /var/tmp/rpm-tmp.GleWU4 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.GleWU4 (%install) :'(
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #91 on: April 15, 2015, 04:22:23 pm »

I get a RPM build error with Fedora 21 and the mediacenter-20-19.zip

+ cp /home/triplem/mediacenter-20/SOURCES/mediacenter20.desktop /home/triplem/mediacenter         -20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i386/usr/share/applications
+ rm '/home/triplem/mediacenter-20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i386/usr/share/a         pplications/media center 20.desktop'
rm: cannot remove '/home/triplem/mediacenter-20/BUILDROOT/MediaCenter-20.0.17-20.fc21.i38         6/usr/share/applications/media center 20.desktop': No such file or directory
fout: Bad exit status from /var/tmp/rpm-tmp.GleWU4 (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.GleWU4 (%install) :'(


I'll have a revised script up shortly.
Logged
Fedora 38 x86_64 Xfce

fvdb06

  • Recent member
  • *
  • Posts: 5
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #92 on: April 29, 2015, 11:01:23 am »

Hello Remy,

Thankxx for the updated v20.zip. Now it works   :)
Logged

rikmnet

  • Member
  • *
  • Posts: 4
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #93 on: April 29, 2015, 06:53:41 pm »


Good morning all, just installed the 64 bit package on Fedora 21...

Made an rpm with alien before I noticed the Fedora script and it all seemed to work well enough, just had to add the 32 bit gtk2 stuff...it found my network devices, and I started it reading in the audio files but the main window will not re-size... the window controls and title bar are present and the menus work, but it's stuck in 'small'...

Has anyone seen this behavior?...have heard a lot about JRiver but this is my first look at it so thanks in advance and any help appreciated,


rikm
Logged

JimH

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 71370
  • Where did I put my teeth?
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #94 on: April 29, 2015, 07:44:59 pm »

It may be related to Xwindow.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13488
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #95 on: April 29, 2015, 09:53:09 pm »

Good morning all, just installed the 64 bit package on Fedora 21...

Made an rpm with alien before I noticed the Fedora script and it all seemed to work well enough, just had to add the 32 bit gtk2 stuff...it found my network devices, and I started it reading in the audio files but the main window will not re-size... the window controls and title bar are present and the menus work, but it's stuck in 'small'...

Has anyone seen this behavior?...have heard a lot about JRiver but this is my first look at it so thanks in advance and any help appreciated,
rikm
If you are running the 64 bit build there is no reason to install 32 bit libs.
Whenever you run on an unsupported OS it's possible these issues will crop up.
Logged

rikmnet

  • Member
  • *
  • Posts: 4
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #96 on: April 30, 2015, 01:25:15 pm »

Good morning and thanks for the response,

...well the 'About' box showed -46 instead of -100 so I removed the alien created install [although I really did use the .deb that is posted here] and ran the script from the first post above...it all seemed to work and finished with an 'exit 0' but it now segfaults on start...

Logged

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #97 on: May 27, 2015, 10:10:51 am »

I'll have a revised script up shortly.

Remy FYI, see...

I see you renamed the binary (mediacenter20-64).
You can't have both 32 bit and 64 bit MC installed at the same time and the library path is hardcoded to /usr/lib/jriver/Media\ Center\ 20 so you can't change that directory either.
Logged

RemyJ

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1245
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #98 on: May 27, 2015, 10:32:38 am »

Hard coded.  It figures.

Well, I'll make 1 more attempt to get this working but after that, I'm done with the Linux version altogether.  Too many headaches, not enough features.  I'm going back to running the windows version in a virtual machine.
Logged
Fedora 38 x86_64 Xfce

BryanC

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 2555
Re: Fedora 17+ Linux Setup for JRiver Media Center
« Reply #99 on: May 27, 2015, 11:18:40 am »

Hard coded.  It figures.

Well, I'll make 1 more attempt to get this working but after that, I'm done with the Linux version altogether.  Too many headaches, not enough features.  I'm going back to running the windows version in a virtual machine.


Here is a working build script based on your work. I've made a few modifications here and there in other areas but you can just incorporate the libdir, et al. changes into yours if you prefer.
Logged
Pages: 1 [2] 3   Go Up