mysql2.so: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory
- 阅读更多 关于 mysql2.so: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory
问题 I am trying to run a Rails two app with Ubuntu 10.04 server, sphinx, myql2 version 0.2.7 and percona server 5.5 (Myslql 5.5). mysql2 in irb works ok, I can connect to the db. this rails 2 app is working in another Centos server with MySql 5.1. When I run: script/server -e production I get: mysql2.so: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory here are the libs I have: # ls -l /usr/lib |grep sql -rw-r--r-- 1 root root 10581008 2011-11-18 16:51