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

Problem with installation, run file Phoenix #316

Open
leonardovilarinho opened this issue Oct 7, 2016 · 2 comments
Open

Problem with installation, run file Phoenix #316

leonardovilarinho opened this issue Oct 7, 2016 · 2 comments

Comments

@leonardovilarinho
Copy link

I downloaded the Phoenix-v 0.0.1-pre-alpha-Linux-x 64-full .7z.

As I didn't find any link explaining how to start or install the software I just tried to run the Phoenix by terminal:

./Phoenix

But is given the error:

./Phoenix: error while loading shared libraries: libxcb-xinerama.so. 0: cannot open shared object file: No such file or directory

Could someone help me to fix this error?

I'm using the Elementary the Freya

@Alex-Keyes
Copy link

You need to install libxcb-xinerama. You can do this with the command

sudo apt-get install libxcb-xinerama0-dev

after that you shouldn't have any problems running games!

@leonardovilarinho
Copy link
Author

libxcb-xinerama0-dev is already the newest version.

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

2 participants