Re: [orca-list] orca and xboard



sorry i just forgott the most importent information...
you can found it here:
https://aur.archlinux.org/packages/xboard-gtk3-git/

Am 22.07.2015 um 23:55 schrieb chrys87:
hi list,

just for information: i uploaded my PKGBUILD for gtk3 git xboard to the AUR.
this should help in testing.
If you wishing  some changes -> just send me a mail


Am 17.07.2015 um 15:58 schrieb chrys87:
Does anyone provide a PKGBUILD for this branche?
i would like to try it out :).

Am 17.07.2015 um 13:11 schrieb José Vilmar Estácio de Souza:
Thanks for the info.
Seems that the problem was the lack of the --with-gtk option in the configure command.
The program is working again.
Thanks.




On 07/17/2015 07:12 AM, Nalin.x.Linux wrote:
On Fri, Jul 17, 2015 at 2:57 PM, José Vilmar Estácio de Souza
<vilmar informal com br> wrote:
Hi all.
Today I updated the development version of xboard through a 'git pull' and
after that the xboard became inaccessible  in my arch box.
I call the app but orca stay completely mute.
Thanks.

--
José Vilmar Estácio de Souza

dear José, Recently I done some change in configure.ac. So you have to
do one more pull and make sure you are in gtk3 branch by running
following command.
git checkout gtk3
Then compile again after configuring with "--with-gtk" argument.  Or
do the entire process again with following commands

sudo apt-get install fairymax texinfo libgtk-3-dev build-essential
git clone git://git.savannah.gnu.org/xboard.git --depth=1
git checkout gtk3
autoreconf --install
./configure --prefix=/usr --with-gtk
make
sudo make install

Good luck!



_______________________________________________
orca-list mailing list
orca-list gnome org
https://mail.gnome.org/mailman/listinfo/orca-list
Visit http://live.gnome.org/Orca for more information on Orca.
The manual is at http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
Log bugs and feature requests at http://bugzilla.gnome.org
Find out how to help at http://live.gnome.org/Orca/HowCanIHelp




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