Jump to content
Sign in to follow this  
elcubano

Arma2OA Ubuntu not working?

Recommended Posts

Hey all :) , im running into a real pain here

i have ubuntu 10.04 and trying to run OA on it

I followed the readme file and ran the ./install and worked fine

until :eek:

linux@linux-desktop:~/armaoa$ ./server

bash: ./server: No such file or directory

but its there. I set the directory on the arma2oaserver script

but no luck.:butbut:

any ideas ??, anything would be greatly appreciated

Share this post


Link to post
Share on other sites

check the premission of the file, it might not have the premission to execute.

sudo chmod 755 server

Share this post


Link to post
Share on other sites

I did, and still its saying that the file isn't there.:confused:

Thanks reply :)

heres the log it dumped ----->

WATCHDOG (2101): [sat Oct  9 11:54:19 EDT 2010] Starting server (port 2302)...
./arma2oaserver: line 109: /home/linux/armaoa/server: No such file or directory
WATCHDOG (2101): [sat Oct  9 11:54:19 EDT 2010] Server died, waiting to restart...
WATCHDOG (2101): [sat Oct  9 11:54:24 EDT 2010] Starting server (port 2302)...

But if i check---->

linux@linux-desktop:~/armaoa$ sudo ./arma2oaserver check
ArmA 2 directory: . OK
Server executable: ./server OK
Port number: 2302
Config file:  OK
PID file: ./2302.pid
RUN file: ./2302.run
linux@linux-desktop:~/armaoa$ 

im sooooo lost.:eek:

is there any rock solid guide or tutorial that explains how to do this?

Share this post


Link to post
Share on other sites

you must be running ubuntu 64bits

to run a 32bit executable like arma2 first do

sudo apt-get install ia32-libs

Edited by razool

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  

×