Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Error while loading shared libraries #95

Open
mmxmb opened this issue Feb 7, 2019 · 2 comments
Open

Error while loading shared libraries #95

mmxmb opened this issue Feb 7, 2019 · 2 comments

Comments

@mmxmb
Copy link

mmxmb commented Feb 7, 2019

Environment info

OS: macOS Mojave 10.14.2
Noah version: 0.5.1

Issue description

Trying to run a binary that was originally compiled for CentOS 7. Regardless of my answer to noah asking to run as root, I get the following error message:

centos_binary.exe: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
@robertveloso
Copy link

I got the same error, I've even tried placing the .so file in the same dir, but didn't work.
Error: /www/lithtech/build/OUT/Lithtech: error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory

@johnothwolo
Copy link
Contributor

johnothwolo commented May 12, 2020

You can't just copy the shared library, you'll need to run apt-get install gtk2.0. Regardless, I doubt gui applications work in noah.

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

3 participants