Home Page Home Page
 Home | Linux Administration | Corporate Services | Resources | About Us Support Center
Monthly Server Management One-time Server Services Other Services
Network Administration Network Monitoring Network Security High Availability Load Balancing Data Backup and Recovery
Linux HOWTOs Linux Guides Linux Articles New RFCs Vulnerability list Linux Journal
Testimonials Partners Careers Contact Us Site Map
Download the Quake source

3. Download the Quake source

Download the Quake source code, q1source.zip, from ftp://ftp.idsoftware.com/idstuff/source/q1source.zip. This zip file contains all versions of Quake1/QuakeWorld.

After compiling (read on first!), you will get version:


	LinuxGL (0.98) QuakeWorld 2.40 (as of this writing, Aug 19, 2000)
        

Make a directory to hold the quake source:


	mkdir q1src
	cd q1src
	unzip ../q1source.zip
	cd QW
	cp Makefile.Linux Makefile