1.
/usr/bin/ld: cannot find -levent
sudo apt-get install libevent-dev
2.
/usr/bin/ld: cannot find -ljemalloc
https://github.com/jemalloc/jemalloc/releases
./configure make make install
1.
/usr/bin/ld: cannot find -levent
sudo apt-get install libevent-dev
2.
/usr/bin/ld: cannot find -ljemalloc
https://github.com/jemalloc/jemalloc/releases
./configure make make install