Re: [orca-list] accessibility of Java-Swing
- From: Henning Oschwald <listmail hoschwald de>
- To: orca-list gnome org
- Subject: Re: [orca-list] accessibility of Java-Swing
- Date: Wed, 19 Oct 2011 19:55:58 +0200
On Mo, Okt 17 2011, Mike Gorse wrote:
You need to install java-atk-wrapper
yep, the git repository is at <git://git.gnome.org/java-atk-wrapper>.
(although building it might require more than just running
configure--I have vague recollections of trying to use it and having
problems with it looking for things in the wrong path, or installing
to the wrong path, or something similar).
I only experienced such problems with
java-access-bridge. Java-ATK-Wrapper is doing a much better job here and
detects the JRE path without problems. It might be necessary however to
specify /usr as the installation prefix, by default /usr/local would be
used.
Well, installing the Bridge with the following commands should work:
./autogen.sh --prefix=/usr
make
make install
If you downloaded a tarball rather than checking out the sources from
the git repository, replace autogen.sh by configure.
HTH
HEnning
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]