Update of /cvsroot/netrek/client/netrekxp
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv30896

Modified Files:
	compile.txt 
Log Message:
Add installation instructions for zlib

Index: compile.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/compile.txt,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- compile.txt	9 May 2009 21:21:41 -0000	1.16
+++ compile.txt	16 Jul 2009 02:13:23 -0000	1.17
@@ -21,6 +21,10 @@
 First off, you will need the development package for SDL, as well as SDL-mixer.
 Refer to the SDL website for how to install it with your compiler/IDE.
 
+You will also need zlib, get the compiled DLL, lib, and headers here at:
+http://www.zlib.net/zlib123-dll.zip
+and follow the USAGE.txt for installation instructions for your compiler
+
 If you're building with MS Visual C++:
 
 - Edit clientr.dsp and change \netrek_files to be same as InstCWD