Re: [orca-list] Minimum at-spi2 version is now 2.3.5 for master



Hi José,

1.- Yes, you need to compile it.
2.- There's the instructions to compile it:

* Build AT-SPI 2 from git

- Dependecies

$ sudo apt-get install libdbus-1-dev libdbus-glib-1-dev libxi-dev x11proto-record-dev libxtst-dev

- Source code

$ git clone git://git.gnome.org/at-spi2-core
$ git clone git://git.gnome.org/atk
$ git clone git://git.gnome.org/at-spi2-atk

- Build

in each of them -> ./autogen --prefix=/usr/local && make install

More information at
http://www.linuxfoundation.org/collaborate/workgroups/accessibility/atk/at-spi/at-spi_on_d-bus

Cheers,

El 10/02/12 13:38, José Vilmar Estácio de Souza escribió:
Hi Joanie and all,

I have two questions:
1. Can I run at-spi2 2.3.5 on ubuntu 11.10?
2. Where can I find instructions on how to build at-spi2?

Thanks.

On 02/10/2012 10:16 AM, Joanmarie Diggs wrote:
Hey guys.

I have just committed a change to master which causes us to use dbus
rather than gsettings to see whether or not accessibility support and
screen reader are enabled or not. This change will make us play much
more nicely in non-GNOME desktop environments -- even more so when those
other environments also use the dbus keys in question because then Orca
will be able to automatically enable support in them. (This is so cool!)

In order for this to work, however, you will need the shiny new at-spi2
because Mike Gorse added what we needed and fixed a related bug to
ensure this all works as expected. (Thanks Mike!!) As a result, if you
attempt to build Orca from master and do not have the latest at-spi2
(version 2.3.5) you will get a configure error and not be able to build
Orca until you upgrade at-spi2. The good news is that I'm pretty darned
sure that any environment in which you can build Orca from master has
everything you need to build at-spi2, so this should at most an
inconvenience.

Take care.
--joanie

_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp

_______________________________________________
orca-list mailing list
orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at
http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp


--
Alejandro Leiva



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]