elcubano 10 Posted October 9, 2010 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
nuxil 2 Posted October 10, 2010 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
elcubano 10 Posted October 10, 2010 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
razool 10 Posted February 8, 2011 (edited) you must be running ubuntu 64bits to run a 32bit executable like arma2 first do sudo apt-get install ia32-libs Edited February 8, 2011 by razool Share this post Link to post Share on other sites