mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-28 18:10:38 +00:00
Add README note about glibc version requirement for libsignal-client (#647)
Ref #643
This commit is contained in:
parent
ca3871e223
commit
f1d6890da4
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ System requirements:
|
|||
- at least Java Runtime Environment (JRE) 11
|
||||
- native libraries: libzkgroup, libsignal-client
|
||||
|
||||
Those are bundled for x86_64 Linux, for other systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
|
||||
Those are bundled for x86_64 Linux (with recent enough glibc, see #643), for other systems/architectures see: [Provide native lib for libsignal](https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal)
|
||||
|
||||
### Install system-wide on Linux
|
||||
See [latest version](https://github.com/AsamK/signal-cli/releases).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue