Fixes for wxlist
[wxWidgets.git] / docs / gtk / readme.txt
1
2   Welcome to wxWindows/Gtk,
3   
4 you have downloaded version 1.97 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 When you run into problems, please read the INSTALL.txt and
15 follow those instructions. If you still don't have any success,
16 please send a bug report to one of our mailing lists (see
17 my homepage) INCLUDING A DESCRIPTION OF YOUR SYSTEM AND 
18 YOUR PROBLEM, SUCH AS YOUR VERSION OF GTK, WXGTK, WHAT
19 DISTRIBUTION YOU USE AND WHAT ERROR WAS REPORTED. I know 
20 this has no effect, but I tried...
21
22 wxWindows/Gtk is still in development and you can have a look
23 at the TODO.txt to see what's missing before an official beta
24 and - more important - before we can aim at binary compatibility.
25
26 More information is available from my homepage at
27
28   http://wesley.informatik.uni-freiburg.de/~wxxt
29   
30 Please send problems concerning installation, feature requests, 
31 bug reports or comments to either the wxGTK mailing list or to
32 the wxWindows developers list. Information on how to subscribe
33 is available from my homepage.
34
35 wxWindows/Gtk comes with no guarantee whatsoever. It might crash
36 your harddisk or destroy your monitor. It doesn't claim to be
37 suitable for any special purpose.
38
39   Regards,
40
41     Robert Roebling
42
43
44