diff options
Diffstat (limited to 'libjava/classpath/INSTALL')
-rw-r--r-- | libjava/classpath/INSTALL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libjava/classpath/INSTALL b/libjava/classpath/INSTALL index 50a524b..86ce66c 100644 --- a/libjava/classpath/INSTALL +++ b/libjava/classpath/INSTALL @@ -50,6 +50,11 @@ Suggested Software - gdk-pixbuf - XTest Extension (libXtst) for GdkRobot support in java.awt. + + - There is a bug in earlier versions of at-spi, atk, and gail, which are + used for GNOME accessibility. Prior to version 1.18.0 of these packages, + gtk graphical applications should be run without accessibility (clear the + GTK_MODULES environment variable). For building gcjwebplugin you'll need the Mozilla plugin support headers and libraries. |