-The distribution is available in a number of formats.
-The most convenient is the platform-specific distribution,
-but the zip set forms a more complete distribution, for example if
-you wish to take part in wxWindows development. Also, add-ons
-such as OGL may only be available in zip form.
-
-Zip set
--------
-
-Depending on what you downloaded, you may have one or more of
-these ports. You may unarchive any or all of the ports into
-the same directory hierarchy. The zip archive set comprises the
-following:
-
-wx200gen.zip Generic source code and samples (required)
-wx200msw.zip Windows-specific source code
-wx200mot.zip Motif-specific source code
-wx200gtk.zip GTK-specific source code
-wx200stubs.zip Stubs ('empty port') source. Needs
- wx200gen.zip/tgz.
-wx200doc.zip Documentation source code (not required)
-wx200hlp.zip WinHelp documentation
-wx200pdf.zip Acrobat PDF documentation
-wx200htm.zip HTML documentation
-wx200vc.zip MS VC++ 5/6 project files
-wx200bc.zip Borland C++ 5 project files
-wx200cw.zip Metrowerks CodeWarrior 4.1 project files
-jpeg.zip Optional JPEG library
-ogl3.zip Optional Object Graphics Library
-glcanvas.zip Optional wxGLCanvas class (Motif, GTK, MSW)
-tex2rtf2.zip Tex2RTF documentation tool
-
-wxWindows for GTK distribution
-------------------------------
-
-TODO
-
-wxWindows for Motif distribution
+The distribution is available in archive formats appropriate to the
+target system. Documentation is available mainly in zip format.
+In the following, x.y.z represents the current version number.
+
+wxWindows for GTK+ distribution
+-------------------------------
+
+wxGTK-x.y.z.tar.gz wxGTK source distribution. You will
+ need the HTML, HTB and/or PDF documentation
+ (see below)
+wxGTK-demos-x.y.z.tar.gz wxGTK demos source
+wxGTK-samples-x.y.z.tar.gz wxGTK samples source
+wxGTK-x.y.z-0.src.rpm wxGTK Linux source as an RPM, without manuals
+wxGTK-x.y.z-0.i386.rpm wxGTK Linux binaries as an RPM, without manuals
+wxGTK-devel-x.y.z-0.i386.rpm wxGTK Linux minimum development system as an RPM
+wxGTK-gl-x.y.z-0.i386.rpm Add-on OpenGL binary as an RPM
+
+wxWindows for X11 and Motif distribution
+----------------------------------------
+
+wxX11-x.y.z.tar.gz wxX11 and wxMotif source distribution, without
+ documentation.
+
+wxWindows for MS Windows distribution
+-------------------------------------
+
+setup.exe, setup-*.bin Setup files in floppy-disk-sized chunks
+wxMSW-x.y.z-setup.zip Zip archive containing the
+ setup files
+wxMSW-x.y.z.zip Zip archive containing all the files that are
+ in the setup distribution
+
+As well as the core source, the wxMSW distribution contains:
+
+- Windows HTML Help versions of the documentation (docs/htmlhelp);
+- a Tex2RTF binary;
+- Life! sample binary.
+
+wxWindows for MacOS distribution