problem with starting in linux
how do i config this lol everytime i run the server exe its telling me
Code:
linux:/opt/mangos # nice -n 20 bin/mangosd
bin/mangosd: error while loading shared libraries: libZThread-2.3.2.so.0: cannot open shared object file: No such file or directory
and i have all the files in proper places one more thing too
Code:
# Data directory setting.
# Important: DataDir needs to be quoted, as it is a string which may
# contain space characters.
DataDir = "/opt/code/m2/data/mangos"
but myroot is /opt/mangos/
i edited that top line to actual dir but still getting
Code:
bin/mangosd: error while loading shared libraries: libZThread-2.3.2.so.0: cannot open shared object file: No such file or directory
this is my dir for mangos
/opt/mangos/
/opt/mangos/bin
/opt/mangos/data/mangos/sql
/opt/mangos/lib
/opt/mangos/maps
/opt/mangos/dbc
/opt/mangos/etc
so please tell me , am i doing something wronge?
also how can i export db using phpmyadmins ? the sql file mangos is to large