You need tcl 8.5 or newer in order to run the Redis test
Redis 3.0.2 安裝報錯You need tcl 8.5 ...
DB:Redis 3.0.2
OS:Centos 7.5
錯誤:
[root@cjcos01 src]# make test
You need tcl 8.5 or newer in order to run the Redis test
make: *** [test] Error 1
解決方案:
[root@cjcos01 local]# wget
[root@cjcos01 local]# ll -rth tcl8.6.1-src.tar.gz
-rw-r--r-- 1 root root 8.4M Sep 20 2013 tcl8.6.1-src.tar.gz
[root@cjcos01 local]# tar -zxvf tcl8.6.1-src.tar.gz
[root@ cjcos01 local]# cd /usr/local/tcl8.6.1/unix/
[root@ cjcos01 local]# ./configure
[root@ cjcos01 local]# make
[root@ cjcos01 local]# make install
再次安裝redis
[root@ cjcos01 src]# make test
[root@ cjcos01 src]# make install
[root@ cjcos01 src]# pwd
/usr/local/redis/src
[root@ cjcos01 src]# ./redis-server ../config/redis.conf
[root@ cjcos01 src]# ./redis-cli
127.0.0.1:6379> set hello world
OK
127.0.0.1:6379> get hello
"world"
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29785807/viewspace-2694526/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 黑猴子的家:Redis 之 You need tcl 8.5 or newer in order to run the Redis testRedis
- You Probably Dont Need Derived State
- 【P5】Attention Is All You Need
- 理解BERT Transformer:Attention is not all you need!ORM
- [譯] You Might Not Need ES6
- 目標檢測:Segmentation is All You Need ?Segmentation
- Everything you need to know about mobile app architectureAPP
- 經典譯文:Transformer--Attention Is All You NeedORM
- 【論文閱讀筆記】Transformer——《Attention Is All You Need》筆記ORM
- [Paper Reading] KOSMOS: Language Is Not All You Need: Aligning Perception with Language Models
- Composer 建立專案 You can also run `PHP --INI`PHP
- Unknown host ‘XXXX: nodename nor servname provided, or not known‘. You may need to adjust the proxyIDE
- find -newer命令
- Attention isn’t all you need!BERT的力量之源遠不止注意力
- ReactNative執行報錯Command `run-android` unrecognized. Make sure that you have run `npm install` and tha...ReactAndroidZedNPM
- ps1 is not digitally signed. You cannot run this script解決方案Git
- Try to run this command from the system terminal. Make sure that you use the correct version of ‘...
- Android Studio Run專案出現Failure [INSTALL_FAILED_TEST_ONLY]AndroidAI
- Server-side activities have been updated. You need to restart SharePoint Designer to use the updated version of activities.ServerIDEREST
- 馬斯克開源的 grok-1 底層 Transformer 模型論文 《Attention is All You Need》馬斯克ORM模型
- Attention isn’t all you need!Mamba混合大模型開源:三倍Transformer吞吐量大模型ORM
- 好用到爆的Kotlin擴充套件庫AndroidKTX,如果你也用Kotlin開發Android,You Need It !Kotlin套件Android
- 8.5
- 解決 If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configUbuntuGTK2dev
- rustlings v6.0 執行時出現 “ You are trying to run Rustlings using the old method before version 6”Rust
- start-stop-daemon: matching on world-writable pidfile /var/run/redis/redis-server.pid is insecurefailedRedisServerAI
- ex8.5
- 阿里雲 Redis 報出You can't read against a non-read redis.解決方案阿里RedisAI
- Need to set ‘serverTimezone‘ propertyServer
- Are you sure you understand the responsive layout?
- test
- 8.5 模擬賽
- Vegetables need more practice.
- [Javascript] Why need arrow function?JavaScriptFunction
- TCL集團改名為TCL科技(蘋果企業開發者賬號)蘋果
- CSS orderCSS
- 智慧時代的TCL之舞
- E. We Need More Bosses