[CalendarServer-dev] [CalendarServer] #329: memcached cannot find libevent.so

Ernersto Revilla erevilla at yaco.es
Tue Mar 31 03:10:25 PDT 2009


If memcached is part of the build, it's enough to specify

LD_LIBRARY_PATH=<path_to_libevent.so> 

in the same line, before the call to memcached.

Erny

El mar, 31-03-2009 a las 09:02 +0000, CalendarServer escribió:
> #329: memcached cannot find libevent.so
> ---------------------------------+------------------------------------------
>  Reporter:  macosforge@…         |       Owner:  wsanchez@…        
>      Type:  Defect               |      Status:  new               
>  Priority:  2: Expected          |   Milestone:  Linux Port        
> Component:  Calendar Server      |    Severity:  Other             
>  Keywords:                       |  
> ---------------------------------+------------------------------------------
> 
> Comment(by will@…):
> 
>  I can confirm that this works on Ubuntu 7.10 (Gutsy).
> 
>  {{{
>  apt-get install memcached libmemcache-dev
>  }}}
> 
>  seems to do it. Libevent was brought in as a dependency.
> 



More information about the calendarserver-dev mailing list