2025-03-12 19:14:12 +08:00

13 lines
466 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

说明分别是hiredis和它的异步依赖event的压缩包。编译生成了.a和.so项目中暂时使用的.a的静态库
libevent编译
./configure --prefix=/home/ykn/3rd_src/install/libevent/ --with-pic LDFLAGS="-Wl,-rpath,'\$\$ORIGIN' $LDFLAGS"
make
make install
hiredis编译
直接make即可
原版不支持windows所以各平台头文件分开部署比如CentOS下头文件部署在
ISCS6000_HOME\src\3rd\platform\centos7\include