OS: RH9.0
DB: mysql3.x
docsis_server: 2.0.4
When i startup docsis_server, it can't run, and hit
"docsis_server: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory".
libmysqlclient library were pathed in /usr/lib/mysql/. Is path wrong?
Thanks and Best wishes!
chancecui wrote:OS: RH9.0
DB: mysql3.x
docsis_server: 2.0.4
When i startup docsis_server, it can't run, and hit
"docsis_server: error while loading shared libraries: libmysqlclient.so.10: cannot open shared object file: No such file or directory".
libmysqlclient library were pathed in /usr/lib/mysql/. Is path wrong?
Thanks and Best wishes!
Did you run "ldconfig" after installing the library?
Is the file name correct with all dots and "extensions"?