DutchForeigner / signal-cli_rpi

signal-cli compiled for Raspberry Pi
GNU General Public License v3.0
16 stars 1 forks source link

v0.8.3 not working #4

Closed W11T closed 3 years ago

W11T commented 3 years ago

rpi_signal-cli-0.8.3.tar fails:

OpenJDK Server VM warning: You have loaded library /tmp/resource2822273589915244810.so which might have disabled stack guard. The VM will try to fix the stack guard now. It's highly recommended that you fix the library with 'execstack -c ', or link it with '-z noexecstack'. WARN App - WARNING: Support for new group V2 is disabled, because the required native library dependency is missing: libzkgroup Missing required native library dependency: libsignal-client

gcey commented 3 years ago

Unfortunately I'm getting the same error messages :-(

DutchForeigner commented 3 years ago

Not sure what has gone wrong with the 0.8.3 build, as it was working on my rpi. Most likely I uploaded the wrong file... Anyway, did not spend much time in finding the root cause. Instead have now compiled the latest version v0.8.4.1 Note that the tar and manual files are now in the 'Releases' section.

W11T commented 3 years ago

great! 0.8.4.1 is working well! Thank you!