Re: [orca-list] Running orca from master.



Hi derek,

if you have orca running i guess you would have most dependencys already on your system.
you may check this with something like:

sudo apt-get build-dep gnome-orca

if you want to clone the git you can do this with something like that

git clone https://git.gnome.org/browse/orca
cd orca
./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
sudo make install

i live on a arch system here so maybe a ubuntu use would give you a more detailed answer.

if you are playing around with a11y tools in linux you also may want to try
ocrdesktop for view non accessible windows:
https://github.com/chrys87/ocrdesktop
https://wiki.archlinux.org/index.php/Ocrdesktop

and the "simple orca plugin system":
https://github.com/chrys87/simple-orca-plugin-system
https://wiki.archlinux.org/index.php/Simple_Orca_Plugin_System

cheers chrys
Am 03.09.2016 um 02:59 schrieb derek riemer:

Hi guys:

I tried to run the following line running on a custom linux VM my class is using (xubutu). I actually did a sudo apt-get install ubuntu-gnome-desktop, which I did to bootstrap orca and get a gnome environment.

I get errors trying to pull these packages, and gnome-about is not an option to check which gnome I have. I wanted to run orca master on this, but if that'll be dificult on this vm, I can just stay on whatever stable is there now. Is there an easier way to install orca from master thanĀ  https://wiki.gnome.org/Projects/Orca/DownloadInstall

sudo apt-get install git-core gnome-common automake1.9 python-json

automake1.9 python-json

both fail.

Thanks.


--

Derek Riemer

  • Department of computer science, third year undergraduate student.
  • Proud user of the NVDA screen reader.
  • Open source enthusiast.
  • Member of Bridge Cu
  • Avid skiier.

Websites:
Honors portfolio
Awesome little hand built weather app!

email me at derek riemer colorado edu
Phone: (303) 906-2194



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Orca wiki: https://wiki.gnome.org/Projects/Orca
Orca documentation: https://help.gnome.org/users/orca/stable/
GNOME Universal Access guide: https://help.gnome.org/users/gnome-help/stable/a11y.html
Log bugs and feature requests at http://bugzilla.gnome.org




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