Open GoogleCodeExporter opened 8 years ago
It looks like you've installed Percona Server and HandlerSocket from the
Percona repo, in which case you won't have the HandlerSocket client library or
header files, which will mean you can't build php-handlersocket (hence ld
complaining that it can't find hsclient).
You'll need to download the latest version of the HandlerSocket source from
https://github.com/ahiguti/HandlerSocket-Plugin-for-MySQL/ to compile and
install it locally so that you've got a copy of the development files that
php-handlersocket can refer to.
Original comment by mattwar...@gmail.com
on 22 Jun 2011 at 5:18
Original issue reported on code.google.com by
Duncon...@gmail.com
on 21 Jun 2011 at 11:46