Redis need tcl 8.5 or newer

    xiaoxiao2021-04-17  36

    hadoop@stormspark:~/workspace/redis2.6.13/src$ make test You need tcl 8.5 or newer in order to run the Redis test make: *** [test] Error 1 [html]  view plain  copy   wget http://downloads.sourceforge.net/tcl/tcl8.6.1-src.tar.gz   sudo tar xzvf tcl8.6.1-src.tar.gz  -C /usr/local/   cd  /usr/local/tcl8.6.1/unix/   sudo ./configure   sudo make   sudo make install   
    转载请注明原文地址: https://ju.6miu.com/read-673556.html

    最新回复(0)