Changes between Version 25 and Version 26 of BuildingGtk
- Timestamp:
- Jun 15, 2008, 7:59:15 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildingGtk
v25 v26 15 15 == Distributions == 16 16 17 The WebKit/GTK+ API isn't stable and little thought has yet been given to packaging issues, so distributions should package this with caution as a kind of "preview" rather than a stable platform library.17 The WebKit/GTK+ API follows a stable additions-only policy. The core engine is continually being stabilised and is suitable for most embedding tasks. Distributors should get in touch with the upstream maintainers to be sure they're packaging the correct version. 18 18 19 19 === Debian === … … 100 100 To install the WebKit GTK+ library, simply issue 101 101 102 102 103 {{{ 103 104 $ make install