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