Open Lbqds opened 5 years ago
Did you install snappy library?
yes, I did
@Lbqds have you solved?
I have install
apt-get install -y librocksdb-dev libsnappy-dev zlib1g-dev libbz2-dev libgflags-dev liblz4-dev
I use it in docker ubuntu
When I try zlib_compression
save me, I use lz4_compression
before and got the similar error
in Mac OS and ubuntu 18.04, I have install rocksdb(v5.18.3) as README include snappy/lz4, and python-rocksdb-0.7.0, Mac OS works fine, but in ubuntu 18.04, error happen, code as follow: