10 06 2025

linux 系统 执行 ./redis-server  提示无法找到 问题解决


1:先 cd src 进入 src目录


2:执行 make Install 


3:执行 ./redis-server


就可以找到了