bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] OS/X Build configure.in changes


From: Mueller Achim
Subject: Re: [Bug-gnubg] OS/X Build configure.in changes
Date: Tue, 15 Apr 2008 02:28:42 +0200


Am 14.04.2008 um 09:15 schrieb Michael Petch:

I am wondering if you can do me a favor. I have sent you an email with the
new  configure.in file.

Can you replace your current configure.in with the one I sent you, then do
the following:


I deleted my source directory and used a fresh cvs update now.

1) Make sure that the package "gmp" is installed (this is the big number
library). Issue this command:

sudo port  install gmp

gmp was already installed. I wonder why it didn't use the library before. Anyway ...


Then do the following:

unset LDFLAGS
make clean
./autogen.sh


I had to replace libtoolize with glibtoolize.

(The above lines are just to make sure we start a fresh build, and I want you to use a BLANK LDFLAGS entry for this test - configure.in should take
care of LDFLAGS settings automatically now).

Now compile using:

./configure --enable-threads
make

Hopefully it compiles without LDFLAGS.

Now install it:

sudo make install

Python supported.
SQLite database supported.
Window system supported.
External players supported.
XML match equity files supported.
Long RNG seeds supported.
3d Boards supported.
External commands supported.
Apple QuickTime sound system supported.
Multiple threads supported.
SSE supported and available.
set gui showids on

and works like a charme.

One thing I have to mention at the end: when people build gnubg they have to be very careful regarding fink and macports. Though I read something like "fink and macports can be used at the same time", I had some problems with autoconf and automake before.

I think we can think about publishing packages now.

Ciao

Achim





reply via email to

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