[OPEN-ILS-DEV] Possible glitch in OpenSRF 1.6.1 install

Galen Charlton gmc at esilibrary.com
Fri Nov 26 14:20:28 EST 2010


Hi,

On Nov 26, 2010, at 1:44 PM, John Craig wrote:
> Apache is also complaining about the same file--which is happily sitting here:
> /usr/local/lib/libmemcached.so.5
> 
> It apparently needs a soft link in /usr/lib for everything to be happy.

Alternatively, you could do the following as root:

cat '/usr/local/lib' >> /etc/ld.so.conf.d/osrf.conf
ldconfig

This isn't necessary with later releases of Ubuntu starting with Karmic since the libmemcached-dev package is available and should be used instead.

Regards,

Galen
--
Galen Charlton
VP, Data Services
Equinox Software, Inc. / Your Library's Guide to Open Source
email:  gmc at esilibrary.com
direct: +1 352-215-7548
skype:  gmcharlt
web:    http://www.esilibrary.com/



More information about the Open-ils-dev mailing list