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

Update Arch Linux Build Steps... #110

Open
rahulc07 opened this issue Aug 2, 2021 · 0 comments
Open

Update Arch Linux Build Steps... #110

rahulc07 opened this issue Aug 2, 2021 · 0 comments

Comments

@rahulc07
Copy link

rahulc07 commented Aug 2, 2021

The arch linux build steps are a bit out of date. And also the jar doesn't run out of the box, you have to compile it

1:Install Java 11 by doing 'sudo pacman -S jdk11-openjdk'
2:Switch your java version by doing 'sudo archlinux-java set java-11-openjdk'
3:Clone the git repo and navigate to it(self explanatory)
4.Use the gradlew script built into the repo to build(its an older version): './gradlew -q buildAll'
5:Set java version back to java 8 or 16 by doing: sudo archlinux-java set java-11-openjdk OR sudo archlinux-java set java-8-openjdk/jre

the final WORKING jar file is here https://www.mediafire.com/file/k0k2p21gxe7azxp/sassa-v0.6.3.jar/file

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