15.05.2017, 15:54
Like people said, give it execution permissions and install i386 libraries needed to run 32bit software.
CD into your samp server root dir and try
First command will add permissions, second one should install 32bit libraries (if it doesnt then search how to do that on ******, there is plenty of solutions)
CD into your samp server root dir and try
Code:
sudo chmod +x samp03svr announce sudo apt-get install ia32-libs