How do I install the game?
From the README file on the CD:
Mount the CD-ROM using the "mount" command. If you are unsure how
this works, please check the documentation for your Linux distribution.
Generally, the format for mounting a CD-ROM under Linux is similar to Under X11, enter the command "sh [Mounted CD-ROM Path]/install".
Be sure to replace the [Mounted CD-ROM Path] portion of this command with
the correct path for the mounted CD-ROM. In the example above, the
command would be Once installation is complete, you will be asked if you would like
to add the game to your "Path". There is a problem with the way the installer
adds links to your "Path", so you should say no to this option. After the
installation is complete, you can add the game to your "Path" with a
command like this: Make sure to replace the first pathname in this command with the location of
your CivCTP installation, and replace the second pathname with the location
that you would like to have the link set up. This location should work on
most systems.
mount -t iso9660 -r /dev/cdrom /mnt/cdrom.
sh /mnt/cdrom/install.sh.
su -c 'ln -s /usr/local/games/CivCTP/civctp /usr/bin/civctp'
Why won't the install.sh script run?
The readme file has an error. The script is named "install" and not "install.sh". Also, as noted in the README, the file is not itself executable, and must be run 'sh install'.
What's wrong with the symlinks? The install script has an error that tries to create the symlinks in the wrong locations. Say 'no' to all symlink prompts (or 'no to all'), and then execute the following:
ln -s /usr/local/games/CivCTP/civctp /usr/bin/civctp
substituting the path in which you installed civctp, and a location in your $PATH (binary search path) respectively. (Type 'echo $PATH' to find out what those locations are.) If you already had the script make links for you, remove those old links first.
Do I have to be logged in as root to install the game?
No, but you do have to have write privileges to /usr/local/games (or wherever you install the game).
How do I install custom maps?
The map is essentially a saved game. It should be placed in one of
the folders in ~/.civctp/save/games. For detailed information about
scenarios and maps, check out the Scenario page on Activision's
site.
When I try to install the PPC patch, it doesn't work. I get a bunch of 'file already modified' error messages. What's wrong?
The game files cannot be patched twice (if you have version 1.1, you can't 're-patch' the binaries), and the PPC patch that you're trying to install is probably a 1.1 patch. If you have already applied the 1.1 patch, therefore, you will need to apply the " 1.1 to PPC" patch. Also, for European users, the game is being destributed already patched with 1.1. Therefore, our European users will need to apply the appropriate patch to go from x86 1.1 to PPC 1.2 (see the update page for details).
After I install the game, it won't start, and gives me a 'Segmentation Fault' error. I can't run the game at all.
Chances are, you're running a Soundblaster Live! card with the beta drivers from Creative Labs. See further down in the faq for a workaround.
How do I set my path so that it can access the game directory?
export PATH=$PATH:[installation directory]
![]()
Products | Order | Resellers | Support | Development | Press | News | About Loki
© 2000 Loki Software, Inc. | Contact Us | Webmaster
Loki is a registered trademark of Loki Software, Inc.
Note: This site currently only fully supports Netscape Navigator 4.x or Internet Explorer 4.x or better. We will be adding support for other browsers shortly. We apologize for any inconvenience.