]>
Commit | Line | Data |
---|---|---|
1 | ||
2 | Welcome to wxWindows/Motif 2.5.0 | |
3 | ||
4 | You have downloaded version 2.5.0 of the Motif port of | |
5 | the wxWindows GUI library. | |
6 | ||
7 | More information about the wxWindows project as a whole | |
8 | can be found at: | |
9 | ||
10 | http://www.wxwindows.org/ | |
11 | ||
12 | Information on how to install can be found in the file | |
13 | install.txt, but if you cannot wait, this should work on | |
14 | many systems: | |
15 | ||
16 | ./configure --with-motif | |
17 | make | |
18 | su <type root password> | |
19 | make install | |
20 | ldconfig | |
21 | exit | |
22 | ||
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 | |
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 | |
29 | the wxWindows homepage) INCLUDING A DESCRIPTION OF YOUR SYSTEM AND | |
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 | |
33 | linked from the wxWindows web page. | |
34 | ||
35 | The library produced by the install process will be called | |
36 | libwx_motif.a (static) and libwx_motif-2.5.so.0.0.0 (shared) so that | |
37 | once a binary incompatible version of wxWindows/Motif comes out | |
38 | we'll augment the library version number to avoid linking problems. | |
39 | ||
40 | Please send problems concerning installation, feature requests, | |
41 | bug reports or comments to the wxWindows users list. Information | |
42 | on how to subscribe is available from www.wxwindows.org. | |
43 | ||
44 | wxWindows/Motif doesn't come with any guarantee whatsoever. It might | |
45 | crash your hard disk or destroy your monitor. It doesn't claim to be | |
46 | suitable for any special or general purpose. | |
47 | ||
48 | Regards, | |
49 | ||
50 | The wxWindows team | |
51 |