Re: [orca-list] Building Orca for python3



Hi,

Yes I saw Mike's message about at-spi2-atk but you mentioned needing latest at-spi2 and friends from master so I wasn't sure. I have reverted to at-spi2-atk 2.5.2 which has made an improvement as Orca wasn't reading menus with the version from master.

I am still stuck with the cairo issue though.

I pulled in python3-cairo-dev but it hasn't helped.

What is the autogen script looking for and where does it expect to find it?

I seem to have 4 directories for python3 modules.

/usr/lib/python3/dist-packages
/usr/lib/python3.2/dist-packages
/usr/local/lib/python3/dist-packages
/usr/local/lib/python3.2/dist-packages

In all of these I have a cairo folder and a library called _cairo.cpython-32mu.so but still the autogen script fails because the cairo module is not present.

Confused!


On 22/06/12 22:36, Joanmarie Diggs wrote:
Hey Paul.

On 06/22/2012 02:09 PM, Paul Hunt wrote:

As the subject line suggests I'm trying to build Orca from master to use
python3.
Yay! Thank you!! :)

I have at-spi2-core, at-spi2-atk, atk and pyatspi2 from their respective
master branches.
Did you see Mike Gorse's message in which he encouraged people to avoid
at-spi2-atk from master because things are totally up in the air right
now and might result in things seeming broken accessibility wize? Keep
in mind the reason they are up in the air is because we're heading
towards an "accessibility always on" world. (Yay!) But we're just
starting and it's a brave and bumpy new world.

So undo that change because aside from possible breakage, you may get
test results which are not valid.

Do build pyatspi2 from master for python 3. That is safe and needed.

Now my problem is that when I run Orca's ./autogen.sh I get an error
that the python module cairo cannot be found.

I ran 'sudo apt-get install python3-cairo' which worked and when I start
the python3 interpretter
I can import cairo however the autogen script still says it cannot be
found.
Do you have a python3-cairo-dev package?

Any help?  Or should I really not be trying to get this working on gnome
3.4...
I did all the work in GNOME 3.4 in Fedora 17. So it is possible. But
just stay away from the latest at-spi2-atk until Mike gives the all clear.

Take care.
--joanie
_______________________________________________
orca-list mailing list
orca-list gnome org
https://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





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