MasterDevX / Termux-Java

Install Java (Open-JDK-8) in Termux without root!
378 stars 82 forks source link

./gradlew build doesnt work #73

Open JanCantCode opened 1 year ago

JanCantCode commented 1 year ago

im uncertain wheter i should make an issue about this but after using the script (and first running into the bad system call error, which i managed to fix like in #39). now when trying to run the gradlew file in a java project, i get /data/data/com.termux/files/usr/share/jdk8/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory

what could cause this?

Jeanfeels commented 4 months ago

Getting same problem. Identical.