merged 2.2 branch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7748 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
wxWindows 2.1 for Motif installation
|
||||
wxWindows 2.2 for Motif installation
|
||||
------------------------------------
|
||||
|
||||
IMPORTANT NOTE:
|
||||
@@ -11,7 +11,7 @@ IMPORTANT NOTE:
|
||||
|
||||
When sending bug reports tell us what version of wxWindows you are
|
||||
using (including the beta) and what compiler on what system. One
|
||||
example: wxMotif 2.1 beta 6, egcs 1.1.1, Redhat 5.0
|
||||
example: wxMotif 2.2.0, egcs 1.1.1, Redhat 5.0
|
||||
|
||||
First steps
|
||||
-----------
|
||||
@@ -19,17 +19,12 @@ First steps
|
||||
- Prerequisites: Motif 1.2 or above, or Lesstif
|
||||
(not yet tested). Motif 2.0 and above may also be suitable.
|
||||
|
||||
- Download the appropriate .tgz archive, or alternatively the files
|
||||
wx2_x_y_gen.zip and wx2_x_y_mot.zip. Download documentation in a
|
||||
preferred format, such as wx2_x_y_htm.zip or wx2_x_y_pdf.zip.
|
||||
- Download wxMotif-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.
|
||||
|
||||
- Make a directory such as ~/wx and unarchive the files into this
|
||||
directory. If using the zip archives, use the -a option if available
|
||||
to convert the ASCII files to Unix format. Don't worry about files being
|
||||
overwritten: they should be identical anyway.
|
||||
|
||||
(See http://www.cdrom.com/pub/infozip/ if you don't have zip/unzip
|
||||
already installed. Zip isn't the same as gzip!)
|
||||
directory.
|
||||
|
||||
- It is recommended that you install bison and flex; using yacc
|
||||
and lex may require tweaking of the makefiles. You also need
|
||||
|
Reference in New Issue
Block a user