luajit-zstd icon indicating copy to clipboard operation
luajit-zstd copied to clipboard

Can you please write more elaborative steps to install and run the compression

Open AkshayDubey29 opened this issue 6 years ago • 3 comments

Hi, It is quite difficult to understand the documentation I am facing problem in configuring the library we request you to write a document in a more descriptive way. With all the dependent libraries from where we will get the libs etc.

AkshayDubey29 avatar Jul 05 '19 01:07 AkshayDubey29

+1

szl-926929 avatar Nov 09 '20 08:11 szl-926929

2020/11/09 16:32:47 [error] 1317#0: init_by_lua error: /usr/local/share/lua/5.1/kong/tools/utils.lua:590: /usr/local/share/lua/5.1/zstd.lua:92: libzstd.so: cannot open shared object file: No such file or directory

szl-926929 avatar Nov 09 '20 08:11 szl-926929

@szl-926929 luajit-zstd requires a libzstd.so library. Did you install it? If not, you can install it as directed by https://github.com/facebook/zstd#build-instructions.

sjnam avatar Nov 09 '20 10:11 sjnam