Jump to content
Sign in to follow this  
r4m0n

need linux ded server help :(

Recommended Posts

hey guys hope someone can helpe me...

i have ubuntu 12 and dont know how to proceed with the linux dedicated server installation.

the readme in the file package that is available from the arma2 linux ded server file says:

to type ./install in the arma 2 directory

after typing this in terminal i get: bash: ./install: Permission denied

so typing sh ./install in terminal gives:

Converting ArmA 2 OA directory:

./install: 8: ./install: ./tolower: Permission denied

ArmA 2 - Operation Arrowhead Server was installed.

same is with sudo sh ./install

what is wrong??

regards and thanks r.

Share this post


Link to post
Share on other sites

I hope youre not uploading server tarball as root and then trying to execute it as other user.

Never do anything there as root. Once you extract it, you might need to make scripts executable by doing the folowing

chmod u+x install

Do that on all other scripts including tolower.

Related > http://forums.bistudio.com/showthread.php?74957-Arma2-dedicated-server-howto

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×