bug-gnubg
[Top][All Lists]
Advanced

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

Re: Preview of forthcoming gnubg release


From: Øystein Schønning-Johansen
Subject: Re: Preview of forthcoming gnubg release
Date: Wed, 9 Nov 2022 22:21:58 +0100

Mark!

I don't think building on Linux systems is really difficult. I rather suggest that you try to build it from the source at your system, and then start a new thread here if you get into trouble.

short (untested) sketch of what you need to do:

Get the source code:
Either
 - CVS: cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org: /sources/gnubg co gnubg
 - Tarball: tar zxvf gnubg-release-1.0xxxx.-sources.tar.gz

cd gnubg
./autogen.sh
PYTHONWARNINGS=ignore ./configure --prefix=/usr/local --bindir=/usr/local/bin --sysconfdir=/etc --mandir=/usr/share/man
make
sudo make install

You may have to install some developer tools and libraries before you start. You probably need GTK developer libraries, and of course a C compiler (like GCC) and some of the basic developer tools like make aud automake/autoconf etc. Check the package manager of your distribution.

-Øystein



ons. 9. nov. 2022 kl. 16:09 skrev Mark Neidorff <mark@neidorff.com>:

On Monday, November 7, 2022 6:04:28 PM EST guyschwartz wrote:

> Is there a version for android?

>

>

> Sent from my Verizon, Samsung Galaxy smartphone

> Get Outlook for Android


...and please don't forget linux!!!


--

A verbal contract isn't worth the paper it's printed on.



reply via email to

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