Re: [orca-list] Install Orca Master was: RE: Need help locating a message



Hello,


A few notes regarding git checkout.

When you clone a repository by default HEAD is pointing to the latest ref in a master branch. So if you don't wish to checkout specific tag (that usually corresponds with a concrete release like ORCA_3_28_1) or specific branch (e.g. gnome-3-28 in case of orca) you don't need to run the git checkout command at all.

To list all the tags in a repository you can do

git tag --list

To list branches you can do this:

git branch --list


Note branch names and tag names are case sensitive.

Greetings

Peter

Dňa 31.05.2018 o 08:01 sonfire11 gmail com napísal(a):

Hi,

 

I had the wrong source repository. You don’t need to enable the partner/partner source repositories. Instead, only enable the community maintained source repository. Everything else should work since I just tested it.

 

 

From: orca-list <orca-list-bounces gnome org> On Behalf Of Christopher Gilland
Sent: Wednesday, May 30, 2018 8:05 PM
To: orca-list gnome org
Subject: [orca-list] Install Orca Master was: RE: Need help locating a message
Importance: High

 

Andy et al,

 

I’m having a big issue here with this link provided. I was able to go into Software Updater, Settings, Other software tab, and check both the boxes for partners and partners source. I reloaded, hit OK on software updater, opened Terminal with Alt+CTRL+T, did my apt-get install git

 

That worked fine, but the next step’s where I’m getting stuck. I’m now doing:

 

sudo apt-get build-dep orca

 

as Andy outlined. When I do so, I’m being told it cannot find any package source with that name of orca.

 

I tried gnome-orca instead, but that didn’t work either.

 

Upon doing

 

orca -v

 

I’m told 3.28.0. No pre, no master, nothing. Just 3.28.0.

 

I have reasons for wanting to install the Master. I can’t continue though with the steps until we figure out why on earth it’s telling me there is no package with that name.

 

This is a freshly new partitioned/formatted system. Ubuntu Mate 18.04 LTS.

 

I’ve literally speaking done ab, suh, lootly nothing! nada! with this system. It’s only been installed all of maybe 45 minutes at time of writing this message from my other Windows 10 machine.

 

Literally the only thing I’ve done aside the above is once I first booted into my installation, I opened Terminal and did:

 

sudo apt-get update

 

sudo apt-get upgrade

 

Note, I didn’t say dist-upgrade

 

Can someone help me out here? What am I missing?

 

Andy’s original message, with the link I’m referencing to above is below.

 

From: orca-list <orca-list-bounces gnome org> On Behalf Of sonfire11 gmail com
Sent: Wednesday, May 30, 2018 4:49 PM
To: orca-list gnome org
Subject: Re: [orca-list] Need help locating a message

 

Here you go.

https://mail.gnome.org/archives/orca-list/2018-May/msg00201.html

 

 

From: orca-list <orca-list-bounces gnome org> On Behalf Of Christopher Gilland
Sent: Wednesday, May 30, 2018 4:34 PM
To: orca-list gnome org
Subject: [orca-list] Need help locating a message
Importance: High

 

Folks,

 

I have Googled like crazy, and have looked through my inbox, checked list archives to the best of my ability, etc, but just cannot for the life of me find this.

 

Recently, a message was posted by Andy B on this list, with the complete how-to guide to install Orca Master (AKA Orca Pre) on Ubuntu Mate 18.04.

 

Can someone please be a kind soul, and send me those steps? As I said, believe me, I’ve looked like crazy, but cannot find the message for some incredibly odd reason. Yes, Andy, I tried the steps you outlined on the phone to find it, but even that isn’t working.

 

Thank you.

 

Chris.



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