[raspberry-vi] Re: Question on Github and Orca

  • From: "Zachary Shifflett" <dmarc-noreply@xxxxxxxxxxxxx> (Redacted sender "zshifflett" for DMARC)
  • To: raspberry-vi@xxxxxxxxxxxxx
  • Date: Sat, 17 Apr 2021 19:39:33 -0400

Thanks very much, I got this to work with the exception of the sources.list 
backup didn't work as expected.
I now seem to be running the latest orca. Will this process work to update orca 
in the future?
Thanks,
Zach

Sent from my iPhone

On Apr 17, 2021, at 2:54 AM, orca linux <orca4linux@xxxxxxxxx> wrote:

Hi Zachary,
Here are the instructions which I've got from Vojtech and it's working
perfectly fine for me.

First take a backup of your old sources.list
$ sudo mv /etc/apt/sources.list /etc/apt/old_sources.list
then
$ sudo nano /etc/apt/sources.list
enter the following content to the new file which you just open using nano
```
deb http://raspbian.raspberrypi.org/raspbian/ buster main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb-src http://raspbian.raspberrypi.org/raspbian/ buster main contrib
non-free rpi
```
save the file by Ctrl + O , return. then exit by Ctrl + X.
get the orca dependances
$ sudo apt build-dep orca -y
clone the latest orca
$ git clone https://gitlab.gnome.org/GNOME/orca.git
move to the directory
$ cd orca
installation PROCEDURE of  orca
$ sudo sh ./autogen.sh

$ make

$ sudo make install
remove old version
$ sudo make clean

HTH.

Many Thanks.

sanchit.


On 4/15/21, Zachary Shifflett <dmarc-noreply@xxxxxxxxxxxxx> wrote:
Is there anything that I need to do before I install the latest build? Last
time it killed my speech and I could never figure out why.

Sent from my iPhone

On Apr 15, 2021, at 2:15 PM, Jeffery Mewtamer <mewtamer@xxxxxxxxx> wrote:

I'm not sure there are nightly builds of Orca, but I'm pretty sure
there's no real alternative to building from source if you want to run
Orca Master.

On a desktop machine, I'd suggest checking out Debian-Backports or
Debian Testing for a newer version than what's found in stable while
avoiding the hassle of building from source, but I don't know if there
is a version of these repositories compatible with the Pi.... and even
then, the release of Bulls-eye is probably close enough that Debian
Testing won't be getting any major upgrades over the Orca 3.38.x
version it currently has.
===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views
and attitudes expressed by the subscribers to this list do not reflect
those of the Foundation.

Mike Ray, list creator, January 2013

===========================================================
The raspberry-vi mailing list
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and
attitudes expressed by the subscribers to this list do not reflect those of
the Foundation.

Mike Ray, list creator, January 2013


=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of 
the Foundation.

Mike Ray, list creator, January 2013

=========================================================== 
The raspberry-vi mailing list 
Archives: //www.freelists.org/archives/raspberry-vi
Administrative contact: <mike.ray@xxxxxxxxxxxxxx>
-----------------------------------------------------------
Raspberry Pi and the Raspberry Pi logo are trademarks of the Raspberry Pi 
Foundation.

This list is not affiliated to the Raspberry Pi Foundation and the views and 
attitudes expressed by the subscribers to this list do not reflect those of the 
Foundation.

Mike Ray, list creator, January 2013

Other related posts: