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

How to install this on Linux? #314

Open
tasinone opened this issue Jul 18, 2023 · 2 comments
Open

How to install this on Linux? #314

tasinone opened this issue Jul 18, 2023 · 2 comments

Comments

@tasinone
Copy link

Well, there is no release version for Linux. Do I need to build it from the source to make it work on Linux? Also, I tried to run the build.sh but I got this error.
Screenshot_64

@tasinone
Copy link
Author

The "lite.zip" is Windows and Linux. The "lite.exe" is Windows. The "lite" is Linux.

So I need to chmod +x lite
and then just double-click on it? IDK how to use it because lite is a all file and I don't know how can I use it.

@ghost
Copy link

ghost commented Oct 22, 2023

You need to install sdl2-dev or libsdl2-dev, and then retry ./build.sh
If it succeeds, you should now have a compiled file named lite.

You can execute it like ./lite

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

1 participant