Skip to content
This repository has been archived by the owner on Sep 30, 2018. It is now read-only.

steam-manjaro should somehow fallback to steam runtime #345

Open
cprn opened this issue Jul 29, 2017 · 1 comment
Open

steam-manjaro should somehow fallback to steam runtime #345

cprn opened this issue Jul 29, 2017 · 1 comment

Comments

@cprn
Copy link

cprn commented Jul 29, 2017

Hi,

Not sure how big of an issue it is. So far I've found two GameMaker: Studio games that depend on OpenSSL providing 32bit libcrypto.so.1.0.0 and libssl.so.1.0.0:

./runner: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
./runner: error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

Neither seems to just "come" with Manjaro nowadays. Since steam-manjaro installs steam-native by default, maybe it should provide the missing libraries or add Steam runtime directories to $LD_LIBRARY_PATH in correct order so that the end user wouldn't have to hassle.

P.s. the games are:

@fabiscafe
Copy link
Contributor

That should be fixed with #377

Howevery, steam-manjaro does not depend in steam-native, so it will not install this one by itself. Its always up to the user to install -native.

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

No branches or pull requests

2 participants