Redis를 설치한 뒤 make test
를 해보면 저렇게 나오는 경우가 있다.
패키지 컨트롤(apt-get, yum 등)로 tcl
을 설치하면 된다.
apt-get install tcl
반응형
'DB > Redis' 카테고리의 다른 글
Could not connect to Redis at 127.0.0.1:6379: Connection refused (0) | 2016.08.23 |
---|---|
You need tcl 8.5 or newer in order to run the Redis test (0) | 2016.08.23 |
Redis 버전 확인 (0) | 2016.08.22 |