15.05.2017, 10:12
Quote:
You simply need to install the required packages... It doesn't matter what distribution it is unless the packages for those are different. The chmod +x isn't needed, as the problem will be that you haven't got the needed runtimes as was also the case in that other thread.
|
"No such file or directory" tells you directly, the file is not found.
So did you bother setting:
Quote:
chmod +x samp03svr announce |
Code:
ls-la
And setting +x IS needed, else you won't allow it running as an executable.