]>
Commit | Line | Data |
---|---|---|
2dc5505e | 1 | |
9ba09ba5 | 2 | Welcome to wxWindows/Motif 2.1.14 |
af111fc3 | 3 | |
9ba09ba5 JS |
4 | You have downloaded version 2.1.14 of the Motif port of |
5 | the wxWindows GUI library. Although this is not yet the | |
6 | final stable release wxMotif 2.2, the current version has | |
7 | been tested carefully on many systems and has been found | |
8 | to work better than any other previous version. | |
af111fc3 | 9 | |
9ba09ba5 JS |
10 | This is the last beta release. wxWindows is now in a code |
11 | freeze and only bugs will be corrected. | |
af111fc3 | 12 | |
9ba09ba5 JS |
13 | More information about the wxWindows project as a whole |
14 | can be found at: | |
af111fc3 | 15 | |
9ba09ba5 | 16 | http://www.wxwindows.org |
af111fc3 JS |
17 | |
18 | Information on how to install can be found in the file | |
9ba09ba5 | 19 | install.txt, but if you cannot wait, this should work on |
af111fc3 JS |
20 | many systems: |
21 | ||
22 | ./configure --with-motif | |
23 | make | |
24 | su <type root password> | |
25 | make install | |
26 | ldconfig | |
27 | exit | |
28 | ||
9ba09ba5 JS |
29 | Alternatively, a script (makewxmotif) for running configure can |
30 | be found in this directory. | |
31 | ||
32 | When you run into problems, please read the install.txt and | |
af111fc3 JS |
33 | follow those instructions. If you still don't have any success, |
34 | please send a bug report to one of our mailing lists (see | |
9ba09ba5 JS |
35 | the wxWindows homepage) INCLUDING A DESCRIPTION OF YOUR SYSTEM AND |
36 | YOUR PROBLEM, SUCH AS YOUR VERSION OF MOTIF, WXMOTIF, WHAT | |
37 | DISTRIBUTION YOU USE AND WHAT ERROR WAS REPORTED. | |
38 | Alternatively, you may also use the bug reporting system | |
39 | linked from the wxWindows web page. | |
af111fc3 JS |
40 | |
41 | The library produced by the install process will be called | |
9ba09ba5 | 42 | libwx_motif.a (static) and libwx_motif-2.1.so.14.0.0 (shared) so that |
af111fc3 JS |
43 | once a binary incompatible version of wxWindows/Motif comes out |
44 | we'll augment the library version number to avoid linking problems. | |
45 | ||
46 | Please send problems concerning installation, feature requests, | |
47 | bug reports or comments to the wxWindows users list. Information | |
9ba09ba5 | 48 | on how to subscribe is available from www.wxwindows.org. |
af111fc3 JS |
49 | |
50 | wxWindows/Motif doesn't come with any guarantee whatsoever. It might | |
9ba09ba5 | 51 | crash your hard disk or destroy your monitor. It doesn't claim to be |
af111fc3 JS |
52 | suitable for any special or general purpose. |
53 | ||
54 | Regards, | |
55 | ||
9ba09ba5 | 56 | The wxWindows team |
2dc5505e | 57 |