Re: [orca-list] orca and xboard
- From: José Vilmar Estácio de Souza <vilmar informal com br>
- To: "Nalin.x.Linux" <nalin x linux gmail com>
- Cc: orca <Orca-list gnome org>
- Subject: Re: [orca-list] orca and xboard
- Date: Fri, 17 Jul 2015 08:11:04 -0300
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!
--
José Vilmar Estácio de Souza
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]