qutils-linux.patch is a patch file for the id qutils sources, to get them to compile and run on the OS of the Gods. NOTE: to fix a little problem with the utils wanting to see "quake" in the working directory, they now get the gamedir to use from the QUAKEHOME environment variable. Setting it to . sounds most intuitive. Installation: get qutils.zip from ftp://ftp.cdrom.com/pub/idgames/idstuff/source/qutils.zip mkdir qutils cd qutils unzip -L /where/you/put/qutils.zip cd .. patch < qutils-linux.patch cd qutils make make install the makefile installs all the binaries to /usr/local/bin. Warranty: None. I am not responsible for anything that happens to your computer as a result of this patch, or anything contained in it. Be careful with make clean, it looks semi-foolproof, but anything with rm could be bad. If enough people bug me, I'll upload compiled binaries. John Allensworth tarquin@texas.net