Skip to content

Missing libzkgroup on v0.7.1 #393

Discussion options

You must be logged in to vote

Thanks for that,
Hope you had a merry Christmas and wishing you a Happy New year/ Happy holiday season.

In the end it was not that straight forward…

So as FYI: below are the steps which worked for me, on a Raspberry Pi 3B with Raspbian GNU/Linux 10 (buster)
My main user is 'smarthome', replace it with 'pi' if that is still the main user.

Install required packages to be able to build signal-cli and dependent zklibrary

[smarthome@1234 ~]$ mkdir -p /home/smarthome/_downloaded

Install latest JAVA JDK (v11.0.9.1)

[smarthome@1234 ~]$ sudo apt update
[smarthome@1234 ~]$ sudo apt install default-jdk
[smarthome@1234 ~]$ java --version

Install latest version (v6.7.1) of Gradle

(https://gradle.org/i…

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@hennjo
Comment options

@bruno00o
Comment options

@davemacrae
Comment options

@benni2108
Comment options

@Atomic-Bean
Comment options

Answer selected by AsamK
Comment options

You must be logged in to vote
4 replies
@DutchForeigner
Comment options

@bruno00o
Comment options

@DutchForeigner
Comment options

@DutchForeigner
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants
Converted from issue

This discussion was converted from issue #393 on December 25, 2020 08:16.