bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compilation of gnubg-0.14.3 fedora 18 failed


From: Michael Petch
Subject: Re: [Bug-gnubg] Compilation of gnubg-0.14.3 fedora 18 failed
Date: Fri, 16 Aug 2013 11:14:44 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

On 16/08/2013 10:53 AM, JD wrote:
> Thank you Michael.
> Am downloading now.
>
Some tips for building more feature complete versions of GNUBG (using
latest sources). To have 3D boards, long seed support

You may wish to install these prerequisites:

yum install gmp gmp-devel gtkglext-devel gtkglext-libs libtool bison flex 
libcanberra-devel libcanberra sqlite-devel sqlite python-devel python 
MySQL-python cairo-devel pango-devel atk-devel libpng-devel gtk2-devel 
readline-devel glib-devel freetype-devel gettext-devel

gmp is for long seed support, gtkglext is needed for 3D boards, canberra
is needed for sound, sqlite and mysqlpython on for player database
support, and python is for python interface support.
gtk2/cairo/pango/atk are needed for 2D and 3D graphic support. The rest
are some various support tools that may be needed.

When compiling you may wish to do:

./autogen.sh
./configure CFLAGS="-O3"
make install    (as super user)

The -O3 uses optimizations that can improve performance a great deal.
The configure process will try to build all features that are available
from the already installed pre-requisite development tools.

-- 
Michael Petch
GNU Backgammon Maintainer / Developer
OpenPGP FingerPrint=D81C 6A0D 987E 7DA5 3219 6715 466A 2ACE 5CAE 3304




reply via email to

[Prev in Thread] Current Thread [Next in Thread]