+wxWindows 2 currently supports the following platforms:
+
+- Windows 3.1, Windows 95/98, Windows NT
+- Most Unix variants with Motif/Lesstif
+- Most Unix variants with GTK+
+- Mac (not covered here: please see the wxWindows web site
+ for details)
+
+Most popular C++ compilers are supported; see the release notes
+(available via docs/html/index.htm) for details.
+
+Files
+-----
+
+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
+------------------------------
+
+wxGTK-2.x.x.tgz wxGTK source distribution. You will
+ need the HTML and/or PDF documentation
+ from the zip set (above).
+
+wxWindows for Motif distribution
+--------------------------------
+
+wxMotif-2.x.x.tgz wxMotif source distribution. You will
+ need the HTML and/or PDF documentation
+ -- OR -- from the zip set (above).
+
+wx200gen.zip
+wx200msw.zip
+wx200mot.zip
+jpeg.zip
+
+wxWindows for Windows distribution
+----------------------------------
+
+As well as the core source, the Windows setup contains: