- 积分
- 30
- 威望
-
- 金钱
-
- 注册时间
- 2013-1-4
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
make all-am
make[3]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[2]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[2]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15'
make[2]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15'
make[1]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15'
make install-recursive
make[1]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15'
Making install in doc
make[2]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make install-am
make[3]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[4]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/memcached/share/man/man1" || /bin/mkdir -p "/usr/local/memcached/share/man/man1"
/usr/bin/install -c -m 644 memcached.1 '/usr/local/memcached/share/man/man1'
make[4]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[3]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[2]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15/doc'
make[2]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15'
make[3]: Entering directory `/root/lnmp1.0-full/memcached-1.4.15'
test -z "/usr/local/memcached/bin" || /bin/mkdir -p "/usr/local/memcached/bin"
/usr/bin/install -c memcached '/usr/local/memcached/bin'
test -z "/usr/local/memcached/include/memcached" || /bin/mkdir -p "/usr/local/memcached/include/memcached"
/usr/bin/install -c -m 644 protocol_binary.h '/usr/local/memcached/include/memcached'
make[3]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15'
make[2]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15'
make[1]: Leaving directory `/root/lnmp1.0-full/memcached-1.4.15'
ln: creating hard link `/usr/bin/memcached': File exists
cp: not writing through dangling symlink `/etc/init.d/memcached'
chmod: cannot operate on dangling symlink `/etc/init.d/memcached'
useradd: user 'root' already exists
error reading information on service memcached: No such file or directory
Copy Memcached PHP Test file...
Starting Memcached...
./memcached.sh: line 97: /etc/init.d/memcached: No such file or directory
===================== install Memcached completed =====================
Install Memcached completed,enjoy it!
You Can visit Memcached PHP Test file: http://ip/memcached.php
=======================================================================
Install Memcached for LNMP V1.0 , Written by Licess
=======================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to install Memcached for lnmp
For more information please visit http://www.lnmp.org
======================================================================= |
|