Prey Dedicated Server for GNU/Linux README This document was last updated 07/17/2006 To install: You'll need the data files from the Prey install disc(s). These instructions presume you're using the original US retail version, shipped on CD-ROM, but the steps are similar for other variations. 1. Unpack the Linux-specific files: tar -xjvvf prey-lnxded-07172006.tar.bz2 This will create a directory named "prey" and put some files in it. You can delete the .tar.bz2 file now. 2. Copy the data files from the retail discs. Each CD should have a directory named Setup/Data/Base ... you want the .pk4 files in there copied to the "base" directory that was created for you in step #1. cp /where/i/mounted/disc1/Setup/Data/Base/*.pk4 prey/base/ cp /where/i/mounted/disc2/Setup/Data/Base/*.pk4 prey/base/ cp /where/i/mounted/disc3/Setup/Data/Base/*.pk4 prey/base/ (If you have the Collector's Edition DVD-ROM, all the pk4 files are in "Setup/Data/Base" on the single disc.) This will copy about 1.6 gigabytes of data! Eventually you'll have copied pak000.pk4 through pak004.pk4 and game00.pk4. game01.pk4 is supplied with the Linux package you already unpacked. You are done with the disc(s) now.