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