signal_jni error when running locally built signal-cli #476
-
Hello, IssueWhen running gradle run --args="-u +1<my phone number> register"
> Task :run FAILED
WARN App - WARNING: Support for new group V2 is disabled, because the required native library dependency is missing: libzkgroup
ERROR App - Error loading or creating state file: no signal_jni in java.library.path: /Users/jgallegos/Library/Java/Extensions:/Library/Java/Extensions:/Network/Library/Java/Extensions:/System/Library/Java/Extensions:/usr/lib/java:.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':run'.
> Process 'command '/usr/local/Cellar/openjdk/15.0.1/libexec/openjdk.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
BUILD FAILED in 1s
5 actionable tasks: 1 executed, 4 up-to-date Environment:OS: Mac OS X 11.1 x86_64 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
I get the same signal_jni error! I hope this is solved soon I am running Mac OS X 10.15.7, Gradle 6.8.1, and JDK 15.0.2 |
Beta Was this translation helpful? Give feedback.
-
See https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal |
Beta Was this translation helpful? Give feedback.
-
Thanks to the guide @AsamK linked I found that the issue is that OSX doesn't like the |
Beta Was this translation helpful? Give feedback.
See https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal