Username : Date : Action : Comments [ close all ] |
|
|
|
rkniestedt : 14/04/02 03:01 AM : Incident created |
- I have a problem. I can't exec .exe files!!! They are all linux files because I got them from a linux software provider
I can exec other files like .gzip and RPM files
Thanks,
Rkniestedt
Email: [email protected]
|
|
|
|
Linegod_7611 : 14/04/02 10:38 AM : Reply received |
- Check the permissions on the files, you may have to make them executable before
running them:
# ls -la filename.exe
# chmod 755 filename.exe
# ./filename.exe
-------
Note: If this answer resolves your problem, please remember to close this question.
|
|
|
|
rkniestedt : 14/04/02 05:30 PM : More info provided |
- Yes I have the permissions to execute it.
Attached is the permissions screen.
This is actully a dedicated server by Valve Inc. but I still can't execute any
thing else.
Is there a setting in the Control Center that I have to turn on
By the way I am using KDE.
Thanks for any help,
Rkniestedt
|
|
Attachment
|
|
rkniestedt : 14/04/02 05:36 PM : More info provided |
- Also I noticed that there is no .exe after the file
It is just hlds_run not hlds_run.exe
Also attached is the console 'session' when I tried to use the commands the
last person suggested
Thanks for your help
Rkniestedt
|
|
Attachment
|
|
rkniestedt : 19/04/02 05:58 AM : More info provided |
- How would I make it an .exe file for linux???
|
|
|
|
Linegod_7611 : 22/04/02 07:31 AM : Reply received |
- In your screenshot you are typing '/.hlds_run' when you should be typing:
./hlds_run
|
|
|
|
rkniestedt : 23/04/02 04:50 AM : Incident closed |
-
|
|
|