Redis
 sql >> Datenbank >  >> NoSQL >> Redis

Problem mit Redis install cc:Befehl nicht gefunden

wget http://download.redis.io/redis-stable.tar.gz

tar xvzf redis-stable.tar.gz

cd redis-stabil

sudo apt-get install make

sudo apt-get install gcc

sudo apt-get install tcl

sudo apt-get install build-essential

sudo apt-get update

## wenn ein weiterer Fehler wie "fatal error:jemalloc/jemalloc.h:No such file or directory"

auftritt

## Führen Sie einfach "make distclean"

aus

machen

Test machen