[nycphp-talk] Gearman
Ajai Khattri
ajai at bitblit.net
Thu Jan 31 11:37:09 EST 2013
On Wed, 30 Jan 2013, Hans Z wrote:
> It may not be pointing to the library you think it is - what's the
> error message? What's the log of the compile?
Actually, it is linked against the version I built from source:
# ldd /usr/lib64/php/modules/gearman.so
`/usr/lib64/php/modules/gearman.so'
linux-vdso.so.1 => (0x00007fffe67ff000)
libgearman.so.8 => /usr/local/lib/libgearman.so.8 (0x00007f60d84e2000)
libuuid.so.1 => /lib64/libuuid.so.1 (0x00007f60d82ce000)
libdl.so.2 => /lib64/libdl.so.2 (0x00007f60d80ca000)
libc.so.6 => /lib64/libc.so.6 (0x00007f60d7d3a000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f60d7a33000)
libm.so.6 => /lib64/libm.so.6 (0x00007f60d77af000)
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f60d7599000)
/lib64/ld-linux-x86-64.so.2 (0x0000003516200000)
# /usr/local/sbin/gearmand --version
gearmand 1.1.4 - https://bugs.launchpad.net/gearmand
--
Aj.
More information about the talk
mailing list