Set up building tools: $ sudo apt-get install build-essential ; Create a directory and enter it for Redis: $ mkdir /redis $ cd /redis ; Then, download Redis: $ ...
確定! 回上一頁