First steps
-----------
-- Download wxX11-x.y.z.tgz, where x.y.z is the version number.
+- Download wxWindows-X-x.y.z.tgz, where x.y.z is the version number.
Download documentation in a preferred format, such as
wxWindows-HTML.zip or wxWindows-PDF.zip.
If you compile wxWindows on Linux for the first time and don't like to read
install instructions just do (in the base dir):
-> ./configure --with-x11 --with-universal
+> ./configure --with-x11
> make
> su <type root password>
> make install