Author Topic: problem with server on Linux!  (Read 1250 times)

Repsnol

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
problem with server on Linux!
« on: October 16, 2016, 02:36:33 pm »
Hello All Well Someone can help me please I am Wanting to connect my erver a vps Linux Ubuntu 14 64 bits do certain commands eg

cd GTA3
ls
chmod + x Server.bin
./Server.bin

there comes the error
-bash: ./Server.bin: No such file or directory

Anyone know help me Dou moderator In My server database kk not I speak very well English For Sou Brasileiro Thanks!

Ankris

  • Full Member
  • ***
  • Posts: 110
  • Karma: +29/-44
    • View Profile
Re: problem with server on Linux!
« Reply #1 on: October 16, 2016, 10:18:24 pm »
Code: [Select]
apt-get install libc6-i386

Repsnol

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: problem with server on Linux!
« Reply #2 on: October 17, 2016, 04:55:33 pm »
Code: [Select]
apt-get install libc6-i386


Ready only now appeared Another Error! What is it


./Server.bin: /usr/lib/i386-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./Server.bin)

:(


Ankris

  • Full Member
  • ***
  • Posts: 110
  • Karma: +29/-44
    • View Profile
Re: problem with server on Linux!
« Reply #3 on: October 18, 2016, 07:17:42 pm »
Code: [Select]
apt-get update & apt-get install gcc g++ libstdc++6

 

© Liberty Unleashed Team.