|
|
#1 | |
|
Registered User
Join Date: Nov 2002
Posts: 6
|
well i'm quite new to linux... after i've managed somehow to rebuild and install the nvidia drivers on redhat 8. i've downloaded the ut2003 demo, cause i couldn't believe that it really runs on linux... now i've got a problem... i just can't install it.. don't know how... the file has the ending .sh.bin and every time i open it by clicking on it a sript is shown in an editor... and i also couldn't start it through the terminal... so could anyone tell me how this works??
Last edited by king baytor; 11-08-02 at 07:51 AM. |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Oct 2002
Posts: 11
|
This is easy. Unlike windows, Linux does not make your files executable if the name suffix is something like ".run" or ".exe". The Linux filesystems stores this information in a special place is the filesystem entry. You can make any file executable by opening terminal (command prompt) and by giving command:
chmod u+x path/to/my/own/executable-file.something After that, double-clicking the file in file manager will execute the file. |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2002
Posts: 6
|
thx, it's working now... :-)
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Oct 2002
Posts: 11
|
Just to let you know, you really don't have to use chmod-command to make files executable, if your filemanager supports changing file permissions. In RedHat 8.0 for example, you can right click the file and select "properties", then open the "permissions" tab and check the user/execute checkbox. This does the same thing as chmod command. The only difference is, that chmod works in any unix system, and i had no idea about what file manager you vere using.
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Nov 2002
Posts: 6
|
thanx... i've also realized that i have toi change the properties... didn't think about something like this because i've seen the icon and thought that it would open automatically...
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Seed If You Like It: Botanicula Demo | News | Gaming Headlines | 0 | 06-15-12 10:30 AM |
| My UT2003 Tweak Guide | DXnfiniteFX | Gaming Central | 48 | 10-30-02 11:59 PM |
| UT2003 demo impressions | Crake | Gaming Central | 241 | 09-28-02 07:37 AM |
| UT2003 Demo Benchmark info | Gargr | Gaming Central | 28 | 09-21-02 07:48 PM |
| BF1942 demo and Refresh Force | cricket | Gaming Central | 2 | 09-04-02 09:29 PM |