08.09.2007, 19:51
i do this:
then
started server and...
tried to do:
(same error)
EDIT:
do the trick now works like charm :P
Код:
cd /home/gta/samp/
Код:
ln -s /usr/local/mysql/5.0.45/lib/mysql/libmysqlclient.so libmysqlclient.so
Quote:
[22:49] Server Plugins [22:49] -------------- [22:49] Loading plugin: sampmysql.so [22:49] Failed (libmysqlclient.so.15: cannot open shared object file: No such file or directory) [22:49] Loaded 0 plugins. |
Код:
ln -s /usr/local/mysql/5.0.45/lib/mysql/libmysqlclient.so.15.0.0 libmysqlclient.so
EDIT:
Код:
LD_LIBRARY_PATH="/usr/local/mysql/5.0.45/lib/mysql/" ./samp022svr