[OPEN-ILS-DEV] RE: installing memcached on FC6

Natasha Stephan stephann at lindahall.org
Tue Apr 17 16:14:52 EDT 2007


Well, this is probably another case of answering myself.

For libncurses, there's no package with that name but I have several files in /usr/lib with the name.  So a big duh on my part... sorry.

And I'm guessing that libreadline is the same deal.  No package on my server with that name, but files exist in /usr/lib.  I'll go ahead and install -devel just in case I need the headers.

Thanks again, all,
Natasha

> -----Original Message-----
> From: Natasha Stephan
> Sent: Tuesday, April 17, 2007 3:04 PM
> To: 'Bill Ott'
> Cc: Open-Ils-Dev
> Subject: RE: [OPEN-ILS-DEV] RE: installing memcached on FC6
> 
> Hi Bill,
> I dunno if you're still out of the office, so I'll copy this to the list.
> 
> I haven't been able to find anything in the archives or on the DocuWiki
> about libncurses (which I am trying to install per your recommendation
> below).
> 
> I've done rpm -q and yum install with variations on the name (libncurses,
> libncursesw, libncurses5, libncurses-devel, etc.) but I get nothing.
> 
> I do have ncurses, and I'm now installing ncurses-devel.  Do you know if
> those will work?
> Thanks,
> Natasha
> 
> > -----Original Message-----
> > From: Bill Ott [mailto:bott at grpl.org]
> > Sent: Monday, April 16, 2007 10:59 AM
> > To: Natasha Stephan
> > Subject: RE: [OPEN-ILS-DEV] RE: installing memcached on FC6
> >
> > A heads up.  When getting to Evergreen itself, FC6 needs libncurses
> along
> > with libreadline in one of the make files.
> >
> >
> >
> > -----Original Message-----
> > From: "Natasha Stephan" <stephann at lindahall.org>
> > To: "Open-Ils-Dev" <open-ils-dev at list.georgialibraries.org>
> > Sent: 4/16/07 8:31 AM
> > Subject: [OPEN-ILS-DEV] RE: installing memcached on FC6
> >
> > Hello all,
> > Okay, an update.  I was able to download and install a version of
> > memcached specifically for FC6, from here:
> >
> > http://www.enlartenment.com/packages/fedora/6...
> >
> > No errors yet, so I'm thinking this is good!
> > Thanks,
> > Natasha
> >
> > ________________________________________
> > From: Natasha Stephan
> > Sent: Monday, April 16, 2007 10:12 AM
> > To: Open-Ils-Dev
> > Subject: installing memcached on FC6
> >
> > Hi all,
> > I'll apologize in advance... I'm a newbie with regard to Evergreen.  And
> > I'm not much better with regard to Linux, but I have lots of help
> > available from the guys in my office.
> >
> > So I'm working towards installing Evergreen on FC6.  I've been absorbing
> > everything I can from the DocuWiki, using the general prerequisites
> > information and info from the RedHat/Fedora page.  And I'm taking good
> > notes with the hope of contributing to the DocuWiki.
> >
> > So far we've got all the prereqs I've seen mentioned except memcached.
> I
> > found mention of the following in the archives for this list:
> > www.danga.com/memcached
> > I went there and downloaded memcached-1.2.1, we read the README, and
> made
> > sure we had the dependencies listed (libevent, and epoll in the kernel).
> > Then we ran configure, realized we needed a C compiler, installed gcc,
> and
> > tried configure again.  Got the following error:
> > checking for libevent directory... configure: error: libevent is
> > required.  You can get it from http://www.monkey.org/~provos/libevent/
> >       If it's already installed, specify its path using --with-
> > libevent=/dir/
> > So we tried that, libevent-1.1a... is in /usr/lib.  But specifying the
> > directory doesn't seem to work.  I've tried many variations on the
> theme:
> >             [pathtomemcached]/memcached*/configure --with-
> > libevent=/usr/lib
> > But I still keep getting the same error.  Configure clearly isn't
> finding
> > libevent, at least not a version that it likes.
> >
> > Do you all have any ideas?  Should I get a more recent version than
> 1.1a,
> > from www.monkey.org...?
> > Thanks,
> > Natasha
> > -----
> > Natasha Stephan
> > http://leonardo.lindahall.org
> > 1-800-662-1545 x750 / 816-926-8750
> >
> > )



More information about the Open-ils-dev mailing list