> > I am trying to build memcached 1.4.7 with a specific libevent version. > To do this, I ran configure as follows: > > ./configure --prefix=/home/radhesh/memcached-dist --with-libevent=/usr/ > lib/libevent.so.1 >
--with-libevent=/usr/lib (path to the lib install dir, not the full path to the file) not sure about the rest. what platform/os/versions/etc is this?
