Hey guys,
I Take several times setting my server, in this last time in Ubuntu 12.04.
I Take this erros:
Введите номер для старта:
no
=== LOGSERVICE ===
info : program started with 6 threads.
=== UNIQUENAMED ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== AUTH ===
=== GAMEDBD ===
info : TcpManager OnAddSession
info : Begin import clsconfig ...
info : ClsConfig Imported .
info : InitGameDB, Role delete time is 604800.
TRACE : ReadDBConfig init_time 1471290230 open_time 0 is_central_db 0
info : InitGameDB, acquire region(id=1),[l=-100000.0,r=100000.0,t=100000.0,b=-100000.0].
info : Init GameDB successfully.
info : logclienttcp: OnAddSession
info : logclient: OnAddSession
=== GACD ===
info : TcpManager OnAddSession
info : logclient: OnAddSession
info : logclienttcp: OnAddSession
=== GFACTIOND ===
./gfactiond: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
=== GDELIVERYD ===
./gdeliveryd: error while loading shared libraries: libpcre.so.0: cannot open shared object file: No such file or directory
=== GLINKD ===
TRACE : checkpoint begin.
info : OnAddSession
info : TcpManager OnAddSession
info : logclient: OnAddSession
err : glinkd::Connect to delivery failed.
info : logclienttcp: OnAddSession
TRACE : checkpoint end.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
=== MAIN WORLD ===
===============================================================
= SERVER START =
===============================================================
root@pw153Eclipse:/pwserver# ./gs: error while loading shared libraries: libtask.so: cannot open shared object file: No such file or directory
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
TRACE : checkpoint begin.
info : OnAddSession
TRACE : checkpoint end.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
err : glinkd::Connect to delivery failed.
The libs package than I´ve installed is ia32libs,
I Tried install with apt-get install libpcre.so.0, but don´t find lib,
I Tried apt-get update and upgrade e don´t work.
I´ve tried the libs of @
Lokos, but the command dpkg --add-architecture i386 dont work
I´ve tried install the libs of loko one by one e the ubuntu say don´t is candidate.
What I do? I´m without ideas.