[OPEN-ILS-DEV] Possible glitch in OpenSRF 1.6.1 install
William Rockwood
wrockwood at tadl.org
Fri Nov 26 14:45:57 EST 2010
I think you might mean "echo" rather than "cat" :)
--
Bill Rockwood
Network Specialist, Traverse Area District Library
http://www.tadl.org/
>>> gmc at esilibrary.com 11/26/2010 2:20:28 PM >>>
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
More information about the Open-ils-dev
mailing list