PDA

View Full Version : Arma2OA Ubuntu not working?



elcubano
Oct 9 2010, 22:55
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@<hidden>:~/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

nuxil
Oct 10 2010, 01:56
check the premission of the file, it might not have the premission to execute.

sudo chmod 755 server

elcubano
Oct 10 2010, 02:15
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@<hidden>:~/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@<hidden>:~/armaoa$


im sooooo lost.:eek:

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

razool
Feb 8 2011, 04:11
you must be running ubuntu 64bits

to run a 32bit executable like arma2 first do

sudo apt-get install ia32-libs