Re: [orca-list] which is the last version of Orca for Ubuntu 12.04?
- From: Bill Dengler <billkd314159 gmail com>
- To: Krishnakant Mane <krmane gmail com>
- Cc: ORCA-LIST gnome org
- Subject: Re: [orca-list] which is the last version of Orca for Ubuntu 12.04?
- Date: Wed, 27 Feb 2013 08:04:29 -0500
#As far as precise I think 3.5.1 but you can upgrade to newer see below
#Try this :
#In a terminal (as root or with sudo -i ) :
do-release-upgrade -d
#this might upgrade to quantal if so run again for raring
apt-get update
apt-get build-dep gnome-orca
apt-get install git yelp-tools build-essential gnome-common
git clone git://git.gnome.org/orca
cd orca
chmod +x autogen.sh
./autogen.sh
#replace <nnn> with the number of CPUs in your machine plus 1.
make -j <nnn>
make -j <nnn> install
#This will install the latest master.
#Bill
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]