Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory #43

Open
DanielPineiroCalvo opened this issue Sep 19, 2017 · 10 comments

Comments

@DanielPineiroCalvo
Copy link

Hello!

I'm trying to set up HPlayer for a theatre proyect, but I'm geting the following error:
./HPlayer: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory
I guess is relate to OpenSSL library, but sadly my Linux knowledge is limited. I tried to find a solution searching on the web, but I cant find it.

Please, can somebody give some advise or help?

Thanks!!

@Maigre
Copy link
Member

Maigre commented Sep 20, 2017 via email

@DanielPineiroCalvo
Copy link
Author

Hi, yes I'm running Raspian.

I got that:
pi@raspberrypi:~ $ sudo apt install libssl
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libssl

Regards
Daniel

@DanielPineiroCalvo
Copy link
Author

And also:
pi@raspberrypi:~ $ sudo apt-get install libssl-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libssl-dev is already the newest version (1.1.0f-3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

@neothermic
Copy link

I was able to solve this by manually downloading the specific version of libssl and installing, but immediately ran into the same issue with libboost_filesystem.so.1.55.0

Is this indicative of a more fundamental problem with HPlayer? I'm struggling to find this exact version to install but even so I don't know how many more obsolete libraries are going to be required.

@Maigre
Copy link
Member

Maigre commented Sep 28, 2017 via email

@Maigre
Copy link
Member

Maigre commented Sep 28, 2017 via email

@neothermic
Copy link

I love the remote install for HPlayer2, and have it installed, but I can't make it do anything - do you have a list of commands/defaults? I tried having media in /home/pi/media/ but it didn't play it when started

@Maigre
Copy link
Member

Maigre commented Oct 3, 2017 via email

@Landfishy
Copy link

Landfishy commented Sep 21, 2018

Was there any resolution on this? I just followed the instructions on the main page and ran into this same issue. I updated my libssl to 1.1, but the dependency on the old version still exists. Any tips on pointing it at the new version so that I can start HPlayer up?

EDIT: While searching for ways to find this, I realized that the upper comments weren't talking about a future coming version of HPlayer2, it is live right now apparently. For those looking here, go up a bit and find the link for the direct replacement for Hplayer and load it now :O

EDIT2: Uh oh, I spoke too soon. My original assumption was correct. HPlayer2 does not yet seem to be ready yet and hasn't been touched in over a year. Maybe figuring out how to repair the dependency is going to be the fastest. I...am gonna have to look into this. It looks like the creator is still working on projects for Hemisphere! So they are definitely alive :D, but I don't know what the timeline is for this. I will keep you guys updated.

@Maigre
Copy link
Member

Maigre commented Sep 25, 2018

Hi Landfishy,

i stopped working on HPlayer a while ago,
and switched to HPlayer2: https://github.com/Hemisphere-Project/HPlayer2

  • For your dependency issue on HPlayer: did you try to re-compile everything (including OF) ?
    at the time of HPlayer dev, i was using OF 0.9.x if i remember correctly.

  • But you should switch to HPlayer2, which is not very well documented yet but is working great.
    You can find more detailed instruction on this comment thread, and i will publish a proper doc
    soon enough ;)

Feel free to ask for precision if needed !

Best,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants