Re: [orca-list] Status of SVN trunk



# to get the latest trunk at-spi:
sudo apt-get build-dep at-spi # only need to run this once, will make 
sure you got all the dependancies.
# check out at-spi trunk:
svn co http://svn.gnome.org/svn/at-spi/trunk
# standard build process
cd at-spi
./autogen.sh
make
sudo make install


now go ahead and start the new orca and it should find the pyatspi 
module.

This worked for me in feisty.

by the way I didnt need to give the ./autogen.sh any arguments, worked 
straight out of the box.


-Jon

On Mon 05/11/2007 at 14:50:53, Rich Caloggero wrote:
pyatspi install.  It contains a lot of needed fixes.
How do I get pyatspi?

Building/installing at-spi from SVN can get a little tricky since you
need to also specify the --libexecdir option to autogen.sh or configure.
 On Ubuntu, I believe you need to use the following:

./autogen.sh --prefix=/usr --libexecdir=/usr/lib/at-spi

I did this from my orca source directory after using svn to pull from orca 
trunk and then doing "svn update".  Orca still complains about not being 
able to import pyatspi with "no module pyatspi".

Does pyatspi sources come in when you pull from trunk?  The autogen command 
above should merge the new pyatspi into my system, right?

-- Rich

----- Original Message ----- 
From: "Willie Walker" <William Walker Sun COM>
To: "Michael Whapples" <mwhapples aim com>
Cc: <orca-list gnome org>
Sent: Thursday, November 01, 2007 8:32 AM
Subject: Re: [orca-list] Status of SVN trunk


Hi Michael:

I just tried Evolution on my Solaris Express Community Edition b76
machine with Orca and at-spi from SVN trunk.  It seems to work as
expected, and the performance is not horrible.  Sluggish, yes, but not
on the order of seconds.  So...maybe you might need to upgrade your
pyatspi install.  It contains a lot of needed fixes.

Building/installing at-spi from SVN can get a little tricky since you
need to also specify the --libexecdir option to autogen.sh or configure.
 On Ubuntu, I believe you need to use the following:

./autogen.sh --prefix=/usr --libexecdir=/usr/lib/at-spi

Note that on Solaris, it's different:

./autogen.sh --prefix=/usr --libexecdir=/usr/lib

If you don't have either Ubuntu or Solaris, the setting of your
libexecdir should be the directory that holds your system's
at-spi-registryd executable.

If this works for you, please let us know and we will update our WIKI to
contain the new information needed to build/install Orca from SVN trunk.

Thanks!

Will

Michael Whapples wrote:
Hello,
What is the current state of SVN trunk for orca? I think Will said that
the main part of the migration should be done by Monday (which has
gone), and I am noticing some issues still (possibly performance
related, but if they are then the performance is very slow as I normally
have decided it isn't working before anything is said (waiting for a
good 10 seconds or more)). As an example, I have multiple accounts in
evolution, and I get no output when navigating through the mail folder
tree.

From
Michael Whapples

_______________________________________________
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

_______________________________________________
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


_______________________________________________
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



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