X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1cf13934345dd44a72ff7c0b55039939091d0b85..2adfb497e666354303ea6bb0e468f1e53811ad55:/docs/x11/install.txt diff --git a/docs/x11/install.txt b/docs/x11/install.txt index 4ef2f1f0d5..44e0c95391 100644 --- a/docs/x11/install.txt +++ b/docs/x11/install.txt @@ -16,7 +16,7 @@ IMPORTANT NOTE: 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. @@ -43,7 +43,7 @@ COMPILING USING CONFIGURE 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 > make install