Fixes, typos etc...
[wxWidgets.git] / docs / gtk / readme.txt
1
2   Welcome to wxWindows/Gtk,
3   
4 you have downloaded version 1.96 of the GTK+ port of C++ library
5 wxWindows. Information on how to install can be found in the
6 file install.txt, but if you cannot wait, this should work on
7 all systems
8
9 configure --without-threads
10 make
11 su (PASSWORD)
12 make install
13
14 wxWindows/Gtk is still in development and you can have a look
15 at the todo.txt to see what's missing before an official beta
16 and - more important - before we can aim at binary compatibility.
17
18 More information is available from my homepage at
19
20   http://wesley.informatik.uni-freiburg.de/~wxxt
21   
22 Please send problems concerning installation, feature requests, 
23 bug reports or comments to either the wxGTK mailing list or to
24 the wxWindows developers list. Information on how to subscribe
25 is available from my homepage.
26
27 wxWindows/Gtk comes with no guarantee whatsoever. It might crash
28 your harddisk or destroy your monitor. It doesn't claim to be
29 suitable for any special purpose.
30
31   Regards,
32
33     Robert Roebling
34
35
36