LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   How do I install Americas Army on Linux? (https://www.linuxquestions.org/questions/linux-games-33/how-do-i-install-americas-army-on-linux-435291/)

Stuperfied 04-14-2006 10:25 PM

How do I install Americas Army on Linux?
 
I just downloaded the armyops250linux.run file from filefront but I am new to linux and dont know how to install it. I tried clicking on it but it tried to open it in text editor. I tried openning it in shell but it said it was a bad command. Can anyone tell me how to install it please?

I posted this in the previous AA thread but no-one replied.

perfect_circle 04-14-2006 10:44 PM

have you tried something like:
Code:

sh armyops250linux.run
or
Code:

chmod +x armyops250linux.run
./armyops250linux.run

after browsing to the directory it is from the console?

Stuperfied 04-15-2006 12:38 AM

cool
 
Yep, got it now but it has to be sudo'd or it errors when it tries to change file permissions and create links etc.

Thanks.


All times are GMT -5. The time now is 10:58 PM.