This has helped me http://blog.ajohnstone.com/archives/installing-memcached/
I just did a soft link to where it was expecting it... Thanks, Josh Matthew Maddox wrote: > Good Morning! > > I am attempting to install memcached 1.2.2 on a Sun V240 running Solaris 10 > 11/06. I am receiving an error message that indicates libevent is not > installed. However, I have already installed libevent 1.3b and I specified > the location of the library files. > > --------------------------------------------------------- > > # find / -name '*libevent*' > /opt/src/libevent-1.3b.tar.gz > /opt/src/libevent-1.3b > /opt/src/libevent-1.3b/WIN32-Prj/libevent.dsp > /opt/src/libevent-1.3b/WIN32-Prj/libevent.dsw > /opt/src/libevent-1.3b/.libs/libevent-1.3b.so.1.0.3 > /opt/src/libevent-1.3b/.libs/libevent-1.3b.so.1 > /opt/src/libevent-1.3b/.libs/libevent.so > /opt/src/libevent-1.3b/.libs/libevent.a > /opt/src/libevent-1.3b/.libs/libevent.lai > /opt/src/libevent-1.3b/.libs/libevent.la > /opt/src/libevent-1.3b/libevent.la > /usr/local/lib/libevent.so > /usr/local/lib/libevent-1.3b.so.1.0.3 > /usr/local/lib/libevent-1.3b.so.1 > /usr/local/lib/libevent.la > /usr/local/lib/libevent.a > # pwd > /opt/src/memcached-1.2.2 > # ./configure --with-libevent=/usr/local/lib > checking build system type... sparc-sun-solaris2.10 > checking host system type... sparc-sun-solaris2.10 > checking target system type... sparc-sun-solaris2.10 > checking for a BSD-compatible install... ./install-sh -c > checking whether build environment is sane... yes > checking for gawk... no > checking for mawk... no > checking for nawk... nawk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ANSI C... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for a BSD-compatible install... ./install-sh -c > checking for libevent directory... configure: error: libevent is required. > You can get it from <http://www.monkey.org/~provos/libevent/> > http://www.monkey.org/~provos/libevent/ > > If it's already installed, specify its path using > --with-libevent=/dir/ > --------------------------------------------------------- > > > Any assistance will be greatly appreciated. > > Thanks, > Matthew Maddox > > > > > Webster > > > U N I V E R S I T Y > > > WORLDWIDE > > > > 470 East Lockwood Ave > St. Louis, MO 63119 > United States > <http://www.webster.edu/> www.webster.edu > > MAP > <http://www.google.com/maps?f=q&hl=en&q=470+East+Lockwood+Ave+63119-3194&ie= > UTF8&z=15&om=1&iwloc=addr> > > Matthew Maddox > IT Systems Developer & Coordinator 314-961-2660 x8282 > 314-963-6134 fax > <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] > > >
