After installing gearman-job-server I encountered this error to:
# aptitude show gearman-job-server
...
Nastavuji balík gearman-job-server (0.33-2) …
[....] Starting Gearman Server: gearmand/usr/sbin/gearmand: error while loading 
shared libraries: libmemcached.so.10: cannot open shared object file: No such 
file or directory
 failed!

# ldd /usr/sbin/gearmand | grep libmemcached
        libmemcached.so.10 => /usr/lib/x86_64-linux-gnu/libmemcached.so.10 
(0x00007ff96b542000)
        libmemcachedutil.so.2 => /usr/lib/libmemcachedutil.so.2 
(0x00007ff96b33e000)
        libmemcached.so.11 => /usr/lib/x86_64-linux-gnu/libmemcached.so.11 
(0x00007ff969fb8000)

# uname -a
Linux calypso 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux

After installing both libmemcached10 and libmemcached11 packages, gearmand 
started without any errors.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to