moonlight-stream / moonlight-embedded

Gamestream client for embedded systems
https://github.com/moonlight-stream/moonlight-embedded/wiki
GNU General Public License v3.0
1.51k stars 324 forks source link

error while loading shared libraries: libgamestream.so.0: cannot open shared object file: No such file or directory #453

Closed GrapeJamMan closed 7 years ago

GrapeJamMan commented 7 years ago

Just built from source. When installing dependencies, apt-get can't find these two packages: E: Unable to locate package rbp-userland-osmc E: Unable to locate package rbp-userland-dev-osmc

This is after an apt-get update so it's current. I left them out and cmake worked anyway, and so did make and make install.

Not sure what I'm doing wrong:

Please provide the following info.

NVidia Geforce Experience version: 3.2.0.96

Moonlight Embedded version: 2.2.3

Moonlight Embedded running on: Raspberry Pi/Cubox-i/Hummingboard/Other linux device/... Raspberry Pi 3

Output of Moonlight Embedded: moonlight: error while loading shared libraries: libgamestream.so.0: cannot open shared object file: No such file or directory

What is the expected result? Create mapping file for gamepad

What happens instead of that? Error message

ergarcia516 commented 7 years ago

Encountering the same error. Any movement on this?

BlackWar commented 7 years ago

Same here.

irtimmer commented 7 years ago

Duplicate of #210