Re: [orca-list] repository to update to latest stable orca?



Hi,

You need to enable "Proposed" as the repository for Orca. You then run sudo apt-get update and then install orca again:

sudo apt-get install gnome-orca



For the latest qt at-spi, you need to do the following:

Make sure git is installed:
sudo apt-get install git

Clone the git repository housing the qt-at-spi sources from your home directory:
cd ~
git clone git://gitorious.org/qt-at-spi/qt-at-spi.git

Wait a few ticks while it goes out and copies all the files into a new directory. When it's done, go into resulting directory and run the qmake, make, sudo make install commands:
cd qt-at-spi
qmake
make
sudo make install

Now, you can start using qt apps with qt-atspi's latest enhancements.

Alex M

----- Original Message ----- From: "Hank Smith" <hanksmith hanksmith net>
To: "Orca List" <orca-list gnome org>
Sent: Wednesday, May 23, 2012 5:03 PM
Subject: [orca-list] repository to update to latest stable orca?


hello in ubuntu 12.04 what repository do I need to enable to update orca latest stable and qt stuff?

--
personal email:
hanksmith hanksmith net
facebook:
http://www.facebook.com/hanksmith5
zello:
hanksmith5
Klango:
hanksmith
Skype:
hank.smith966
Amateur radio call sign:
ke7ief
check out my Youtube video of a song I recorded in Nashville Tennessee!
http://www.youtube.com/watch?v=Mqut5Bi3e7A
also you can find my youtube channel at:
http://www.youtube.com/hanksmith2011

_______________________________________________
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]