bug-gnubg
[Top][All Lists]
Advanced

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

Re: Development - an outsider’s perspective


From: Philippe Michel
Subject: Re: Development - an outsider’s perspective
Date: Tue, 3 Jan 2023 22:08:10 +0100

On Sat, Dec 24, 2022 at 12:46:44PM +0000, Carsten Wenderdel wrote:

> 1. Build issues
> 
> Last weekend I tried to compile gnubg on my M1 Mac and I couldn’t make 
> it compile under macOS.

A few months ago I was contacted by someone who was trying to do exactly 
that.

There were a few issues in the source code and in the lack of 
documentation for the process but I think the former have beed fixed 
now.

The first obstacle was that some of Apple development tools, at least 
bison, are too old (probably stuck at an earlier GPL licence). You would 
need either those from Homebrew or Macports ; you will need some 
libraries from them anyway.

If either of these packages managers is available and the prerequisites 
detailed in the INSTALL file from the sources distribution installed

./autogen.sh
./configure <with possibly some adequate options>
make

should complete.

I don't have the exact log of what he finally did (he used homebrew), 
but he could build a working version with the GUI enabled. The only 
obvious issue was that the Tutor mode didn't work but he wasn't 
interested in investigating that at the time.



reply via email to

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