|
|

楼主 |
发表于 2005-2-23 09:24:15
|
显示全部楼层
找到了,自己笨,没把那个说明文件下下来
UT 2003 Retail - Linux Install Instructions
1. As root, edit the /etc/fstab file and comment out the line that has /dev/fd0 defined
2. Mount CD Three
3. cd into this directory (normally /mnt/cdrom - some systems, such as RedHat will auto-mount this for you and open a file manager - in the case of KDE)
4. Copy the linux_installer.sh to a directory that has enough available room (installer is about 17MB or so)
5. Unmount and eject CD Three and mount CD One
6. Go into the directory of the installer, and type:
./linux_client.sh
This will extract the necessary files and load the installer.
7. Pick your install directory (if it asks you to create it, say 'yes') - remember that you must have WRITE permission in order to create/write to a directory - I would install the game as root, then simply run it as another user (this is what i did)
8. Click install - the installer will extract files to the directory you specified.
9. When it prompts you to enter Disc One, simply unmount and eject the cd, and put in Disc Two - Don't ask why this happens, but it was a very SMALL oversight, so don't worry about it.
10. Same thing as before, when it prompts you for Disc Two, simply eject cd two, and put in and mount cd three, and then click 'ok' - it should continue the install process
11. Enter in your cd key twice when it prompts you to, it will spawn a shell in order for you to do this. - If you fubar the entry, simply cd into the directory you installed into, and edit:
System/cdkey
with your favorite editor.
12. Last, but not least, make sure you read the README for details, THE MOST IMPORTANT PART IS ON THE UT2003 DEMO - If you have had this installed before, and were playing, remove the .ut2003 directory in your home directory, simply:
cd ~
rm -rf .ut2003
This is necessary as if files are in there from the demo, the full retail version will not play
13. As root, edit the /etc/fstab file and put back the line that has /dev/fd0 defined
14. Enjoy the game |
|