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

enhance install.sh #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

a1eaiactaest
Copy link
Contributor

makes installing easier, installs deps for us.

@johnBuffer
Copy link
Owner

Thank you for your PR. The problem I see is that it will only work for Debian based system, I don't know if there is a way to do this in a more portable way however.

@a1eaiactaest
Copy link
Contributor Author

I think we can check if it's debian, arch or something else with this:
https://www.cyberciti.biz/faq/how-to-check-os-version-in-linux-command-line/
I'll try to work on it later, but I don't have arch based distro or anything else but I'll see.

@ChrisThrasher
Copy link
Contributor

I like the motivation behind install.sh keeping everything as simple as possible for new users but I think information about how to install dependencies is best suited for the README. In there we could include instructions for using apt, yum, brew, etc to grab SFML.

@IvanOrfanidi
Copy link
Contributor

I think we can check if it's debian, arch or something else with this:
https://www.cyberciti.biz/faq/how-to-check-os-version-in-linux-command-line/
I'll try to work on it later, but I don't have arch based distro or anything else but I'll see.

Hello Bro!
You can try to build different versions in docker.

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

Successfully merging this pull request may close these issues.

None yet

4 participants