SA-MP Forums Archive
OGP proplem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: OGP proplem (/showthread.php?tid=624027)



OGP proplem - KokyZ - 09.12.2016

hey all, i have just installed OGP on my vps Centos 7 64x bit and its working as well with me but i have mini proplem and its*
Код:
./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Server './samp03svr *' crashed with exit code 0. *Respawning...

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Server './samp03svr *' crashed with exit code 0. *Respawning...

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

Server './samp03svr *' crashed with exit code 0. *Respawning...
i have installed my Agent and panel and everything but *when i try starting or restarting my sa-mp server iam getting that proplem please help*


Re: OGP proplem - iLearner - 09.12.2016

Install libstdc


Re: OGP proplem - KokyZ - 09.12.2016

Quote:
Originally Posted by iLearner
Посмотреть сообщение
Install libstdc
please a cmd something like yum install libstdc++ please a command


Re: OGP proplem - KokyZ - 09.12.2016

Bumb


Re: OGP proplem - nickdodd25 - 10.12.2016

You need 32bit libs. Try this.

Код:
yum install libstdc++.i686
Use yum or dnf (I believe centos 7 has dnf right?)


Re: OGP proplem - KokyZ - 10.12.2016

Quote:
Originally Posted by nickdodd25
Посмотреть сообщение
You need 32bit libs. Try this.

Код:
yum install libstdc++.i686
Use yum or dnf (I believe centos 7 has dnf right?)
that worked with me as well thnx so much
+repped


Re: OGP proplem - Sublime - 11.12.2016

Quote:
Originally Posted by nickdodd25
Посмотреть сообщение
You need 32bit libs. Try this.

Код:
yum install libstdc++.i686
Use yum or dnf (I believe centos 7 has dnf right?)
fedora 22 and above has dnf, not centos

yum is fault-proof, dnf is basically eliminating that fault-proof feature