Re: [orca-list] orca's repository?
- From: Criss <crisspro hotmail com>
- To: orca-list gnome org
- Subject: Re: [orca-list] orca's repository?
- Date: Sat, 21 Mar 2020 13:11:24 -0300
OK!. Than you so much.
best regards.El 20-03-2020 a las 3:40, Milton escribió:
Hi,
First of all, I am an end user with Orca and Ubuntu for about 8 years.
So I have no developers skills.
I do not think it is usefull to add a repository. The stable version
of Orca for Ubuntu 18.04 is 3.28.0-3. Orca keeps tread with the
version of gnome, Ubuntu 18.04 uses gnome 3.28.
So after downloading Orca 3.28.0-3 you can install with
sudo dpkg -i <filename>
I use Orca master to enjoy latest developments for about 3 years now.
Regards,
Milton
Op 19-03-2020 om 23:51 schreef Criss:
Hi.
Thank you for your answer. I have a question: how add eoan repository
to ubuntu 18.4 to get the last stable version of orca?.
I use: sudo add-apt-repository
http://packages.ubuntu.com/eoan/gnome-orca, but is asking for key.
What is the correctly metod?.
regards.
El 19-03-2020 a las 15:23, Milton escribió:
Hi,
It depends what version of Ubuntu, bionic, eon, focal?
For example:
Orca 3.28.0-3
http://packages.ubuntu.com/bionic/gnome-orca
For Orca master I copy the following for bionic:
1. Enable the Canonical repositories.
* Open software updater.
* Click the Ubuntu tab.
* Check the box source repositories.
* Click the other software tab.
* Check the boxes next to Canonical partners and Canonical partners
source repositories.
* Click close.
* When requested, click reload cache.
2. Open a terminal window, press Alt+Control+T.
3. Install git, type or copy and paste the following command and
press Enter.
sudo apt-get install git
4. Install build dependencies. Type or copy and paste the following
command and press Enter.
sudo apt-get build-dep gnome-orca
* Answer yes to the ‘do you want to continue?’ prompt.
5. Get the orca source code. Type or copy and paste the following
command and press Enter.
git clone https://gitlab.gnome.org/GNOME/orca.git
6. Build and install orca.
!!WARNING!!
Follow the steps below exactly as typed. Doing something else will
mess up your environment and cause file permission problems.
* Change to your orca repository created in step 5. Type the
following and press Enter:
cd orca
* Configure orca source. Type or copy and paste the following
command and press Enter.:
PYTHON=/usr/bin/python3.6 ./autogen.sh
* build orca. Type or copy and paste the following command and press
Enter.:
make
* Install the built binaries. Type or copy and paste the following
command and press Enter.: :
sudo make install
7. When install is complete, restart the system.
After you can keep up with Orca master by executing the following
commands in a terminal:
* first change to the orca folder
cd orca
* look for uptdates
git pull
* to see what changes are made
git log
* to update
PYTHON=/usr/bin/python3.6 ./autogen.sh
make
sudo make install
Op 18-03-2020 om 22:41 schreef Criss via orca-list:
Hi.
Are there repository to install the last orca stable and master
versions?. I need it for Ubuntu.
best regards.
_______________________________________________
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]