Comment #6 on issue 251 by [email protected]: Failed to startup/connect to
memcached server. at t/00-startup.t
http://code.google.com/p/memcached/issues/detail?id=251
I think you've done something weird with your install directory under
centos5.
I have centos5 instances (32bit/64bit) and they don't do this.
It looks like you did part of the compile as root, but are still using the
same directory?
If you untar 1.4.13 into a fresh directory, and manually run "./configure
&& make && make test" everything should work fine.