I have a need for memcached on a server that is running CentOS. I
tried building and installing both libevent (version 1.4.14) and
memcached (version 1.4.5) from source, but I can't get it to work.
Make and 'make install' finish without errors, but 'make test' gives
me quite a few errors. To a layman those errors appear quite
uninsightful.
When someone else I work with does the same (on a Windows with cygwin
system) from the same source, the tests run with success.
Is there something particular for CentOS that needs to be done to make
it work?
Any help would be greatly appreciated.
Mark