On my docker VM, I found the following:

/usr/lib/x86_64-linux-gnu/libsasl2.so.2.0.25
/usr/lib/x86_64-linux-gnu/libsasl2.so.2
/usr/local/lib/libsasl2.so.3.0.0
/usr/local/lib/libsasl2.so.3

Which commit were you using for the branch ?
I used:

21c08df9079b8cc9dd1c8c2208a7604fc12fca12

Take a look at the first RUN command in:

hbase-native-client/docker-files/Dockerfile

Cheers

On Fri, Sep 22, 2017 at 9:07 AM, Andrzej <borucki_andr...@wp.pl> wrote:

> I have build my own library bases on simple-client.
> When try run is error: libsasl2.so.3 cannot open shared object file no
> such file or directory
> I have libsasl2.so.2 and I don't know how install libsasl2.so.3
>

Reply via email to