I use docker. Next I use buck inside docker.
Buck creates me buck-out directory - 3.1 GB
Where is output native client library?
How use native client?
I found simple_client at buck-out/gen/core
no libsasl2 sharted library

andrzej@andrzej-VirtualBox ~/code/hbase/hbase-native-client/buck-out/gen/core $ ./simple-client ./simple-client: error while loading shared libraries: libsasl2.so.3: cannot open shared object file: No such file or directory


W dniu 28.08.2017 o 17:53, Ted Yu pisze:
Did you try to build using docker ?

If not, what error(s) did you encounter building folly ?
Please use 2017.06.19.00 version as shown
in hbase-native-client/docker-files/Dockerfile

Reply via email to