Gistrec

Complie libmemcached

Jul 28th, 2017
241
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. cd /root
  2. wget https://launchpad.net/libmemcached/1.0/1.0.18/+download/libmemcached-1.0.18.tar.gz
  3. tar -zxvf libmemcached-1.0.18.tar.gz
  4. cd libmemcached-1.0.18
  5. ./configure
  6. make && make install
  7. pecl install memcached
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment