I downloaded the last Linux version of the America's Army game off their website.
I ran these commands in the terminal:
cd Desktop
chmod +x armyops250linux.run
sudo ./armyops250linux.run
It went through the install and said that it was complete so I tried to run the game, but it wouldn't start up. It would bring up the little bouncing AA logo next to the cursor and would bring AA up in the task bar, but then it would stop and do nothing else. I rebooted and tried it again and there was no change so I tried to run it from a terminal and got the following:
./armyops-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Has anybody had this problem and could possibly help me?
Thanks in advance for any replies.
David
I ran these commands in the terminal:
cd Desktop
chmod +x armyops250linux.run
sudo ./armyops250linux.run
It went through the install and said that it was complete so I tried to run the game, but it wouldn't start up. It would bring up the little bouncing AA logo next to the cursor and would bring AA up in the task bar, but then it would stop and do nothing else. I rebooted and tried it again and there was no change so I tried to run it from a terminal and got the following:
./armyops-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Has anybody had this problem and could possibly help me?
Thanks in advance for any replies.
David
Comment