1998-10-27 22:03:21 +00:00
|
|
|
|
1999-11-21 19:28:15 +00:00
|
|
|
Welcome to wxWindows/Gtk 2.1.12
|
1999-01-29 12:54:50 +00:00
|
|
|
|
1999-04-09 18:01:17 +00:00
|
|
|
you have downloaded version 2.1 of the GTK+ 1.2 port of
|
1999-10-31 15:31:43 +00:00
|
|
|
the wxWindows GUI library. Although this is not yet the
|
|
|
|
final stable release wxGTK 2.2, the current version has
|
|
|
|
been tested carefully on many systems and has been found
|
|
|
|
to work better than any other previous version.
|
|
|
|
|
|
|
|
Nonetheless, beware that major changes can happen before
|
|
|
|
a final release.
|
|
|
|
|
|
|
|
wxWindows no longer supports GTK 1.0 (as did some early
|
|
|
|
snapshots) so that you will need GTK 1.2 when using it.
|
1999-06-07 14:51:24 +00:00
|
|
|
|
1999-08-12 19:24:39 +00:00
|
|
|
Beginning with snapshot 9, wxWindows uses a completely
|
|
|
|
new make file system on Unix which no longer uses the
|
|
|
|
various GNU tools and I hope that I'll never again have
|
|
|
|
to write any more makefiles.
|
1999-06-07 14:51:24 +00:00
|
|
|
|
1998-12-31 21:58:16 +00:00
|
|
|
More information is available from my homepage at:
|
|
|
|
|
|
|
|
http://wesley.informatik.uni-freiburg.de/~wxxt
|
|
|
|
|
1999-10-31 15:31:43 +00:00
|
|
|
and about the wxWindows project as a whole (and the MSW
|
|
|
|
and Motif ports in particular) can be found at Julian's
|
|
|
|
homepage at:
|
1998-12-31 21:58:16 +00:00
|
|
|
|
|
|
|
http://web.ukonline.co.uk/julian.smart/wxwin
|
|
|
|
|
1998-12-18 17:05:57 +00:00
|
|
|
Information on how to install can be found in the file
|
|
|
|
INSTALL.txt, but if you cannot wait, this should work on
|
1999-10-31 15:31:43 +00:00
|
|
|
many systems:
|
1998-10-27 22:03:21 +00:00
|
|
|
|
1999-10-31 15:31:43 +00:00
|
|
|
./configure --with-gtk
|
1998-10-27 22:03:21 +00:00
|
|
|
make
|
1999-04-09 18:01:17 +00:00
|
|
|
su <type root password>
|
1998-10-27 22:03:21 +00:00
|
|
|
make install
|
1999-05-19 17:51:06 +00:00
|
|
|
ldconfig
|
1999-04-09 18:01:17 +00:00
|
|
|
exit
|
1998-12-31 21:58:16 +00:00
|
|
|
|
1999-11-01 18:20:39 +00:00
|
|
|
When you run into problems, please read the INSTALL.txt and
|
1998-11-26 07:11:24 +00:00
|
|
|
follow those instructions. If you still don't have any success,
|
1999-11-01 18:20:39 +00:00
|
|
|
please send a bug report to one of our mailing list, INCLUDING
|
|
|
|
A DESCRIPTION OF YOUR SYSTEM AND YOUR PROBLEM, SUCH AS YOUR
|
|
|
|
VERSION OF GTK, WXGTK, WHAT DISTRIBUTION YOU USE AND WHAT ERROR
|
|
|
|
WAS REPORTED. I know this has no effect, but I tried...
|
1998-11-26 07:11:24 +00:00
|
|
|
|
1998-12-31 21:58:16 +00:00
|
|
|
The library produced by the install process will be called
|
1999-11-21 19:28:15 +00:00
|
|
|
libwx_gtk.a (static) and libwx_gtk-2.1.so.12.0.0 (shared) so
|
1999-11-01 18:20:39 +00:00
|
|
|
that once a binary incompatible version of wxWindows/Gtk comes
|
|
|
|
out we'll augment the library version number to avoid linking
|
|
|
|
problems.
|
1998-10-27 22:03:21 +00:00
|
|
|
|
|
|
|
Please send problems concerning installation, feature requests,
|
1999-06-15 21:46:57 +00:00
|
|
|
bug reports or comments to the wxWindows users list. Information
|
|
|
|
on how to subscribe is available from my homepage.
|
1998-10-27 22:03:21 +00:00
|
|
|
|
1999-11-01 18:20:39 +00:00
|
|
|
wxWindows/Gtk doesn't come with any guarantee whatsoever. It
|
|
|
|
might crash your harddisk or destroy your monitor. It doesn't
|
|
|
|
claim to be suitable for any special or general purpose.
|
1998-10-27 22:03:21 +00:00
|
|
|
|
|
|
|
Regards,
|
|
|
|
|
|
|
|
Robert Roebling
|
|
|
|
|
|
|
|
|
|
|
|
|