Skip to content

Missing native libsignal-client in v0.8.4 #643

@exquo

Description

@exquo

Just installed the latest signal-cli release v0.8.4 and got

$ signal-cli receive
Missing required native library dependency: libsignal-client

This is on linux, and the previous signal-cli versions have worked fine without needing any manual steps from https://github.com/AsamK/signal-cli/wiki/Provide-native-lib-for-libsignal.

I've checked, and the libsignal_jni.so is bundled in the jar file:

$ unzip -l signal-cli-0.8.4/lib/signal-client-java-0.8.1.jar | grep libsignal_jni.so 
	2432368  2021-06-02 18:55   libsignal_jni.so

So, not sure what's missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions