bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] GNUbg 1.05.000 and dependencies for downstream maintainers


From: Michael Petch
Subject: [Bug-gnubg] GNUbg 1.05.000 and dependencies for downstream maintainers
Date: Tue, 21 Apr 2015 09:49:58 -0600
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Howdy,

The new 1.05.000 version of GNUbg has an optional (but highly used
feature) that requires a new dependency. We have used random.org as a
source of input to GNUbg. This broke at the beginning of the year when
that site went to HTTPS over HTTP.

In order to support this feature going forward you need the libcurl
dependency satisfied. On Debian it doesn't matter if it is GNUTLS or
OpenSSL backend but you'll need libcurl3 rather than libcurl4
development packages installed. On most other non Debian distros it will
be libcurl. When the configure process is complete you know you have
support in config.h if you see this line:

/* Defined if libcurl supports HTTPS */
#define LIBCURL_PROTOCOL_HTTPS 1

Without this the product will build without random.org support. You can
tell if this feature is truly available by going to the settings menu,
options, dice tab and select www.random.org . If you don't have the
requisites installed for this feature you will get a pop up box saying so.

Although this feature is optional, I do recommend adding the dependency
to stay feature complete with your past builds.

Thanks

-- 
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]