336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
ㄱedis 설치시 에러 - 정확히는 make install 후 make test 시에 발생하는 에러이다.
(os는 centos 6)
You need tcl 8.5 or newer in order to run the Redis test
해결 방법 :
yum install -y tcl
'스터디 > 서버관리' 카테고리의 다른 글
도메인 신청시 cafe24... (0) | 2016.12.29 |
---|---|
(error)WARNING: C++ compiler too old, need g++ 4.8 or clang++ 3.4 (CXX=g++) (0) | 2016.07.22 |
파이어베이스 관련 링크 (0) | 2016.07.22 |
Bourne Again Shell(Bash) 취약점 (0) | 2014.09.29 |
리눅스 캐시 삭제 명령어 (0) | 2014.01.07 |