hi,
       I used memcache in my project . thanks to memcache it was a great
help in completing my project . now i am creating a set up program for users
of my project .. so i want to know how to test if  memcache is already
installed in their system and if it is working properly so that if it is not
installed or not working properly i want my set up program to give a  msg
saying them to install memcahe and since memcache is dependent on libevent i
want to even know how to test if libevent is s already installed in their
system and if it is working properly and also my project is  in python .. so
i am using python memcached .. so i want to know a way to find out  if
python is already interfaced with memcache ..



thanks

Reply via email to