Re: [orca-list] orca and xboard



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!





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