|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
|
09-24-2011, 06:56 PM | #1 |
Pledge
Join Date: Sep 2011
Posts: 1
|
errors on instal plz help
Could not display "/home/loz/Downloads/RegnumOnlineInstall_32".
There is no application installed for executable files this is the error i get for this game and plane shift, i dont understand it, i meet all requirements and am uptodate, i even play 4story and diablo 2 thru wine lol so surely i can run a linux compat game |
09-24-2011, 08:02 PM | #2 |
Master
Join Date: Aug 2007
Posts: 303
|
you probably have to make the installer executable.
To do this via terminal: Code:
cd /home/loz/Downloads/RegnumOnlineInstall_32 sudo chmod u+x ./RegnumOnlineInstall_32 Also install OpenAl, otherwise you will have no sound. |
|
|