Bonjour,
J'essaye de compiler la dernière version de GnuBG 1.06.002
https://www.gnu.org/software/gnubg/
Je sais que ce logiciel est disponible dans les dépôts mais il parait qu'il est plus lent que la version pour windows. Lire ici :
http://boray.se/gammon/linux.html
Voici le message d'erreur quand je fais un "./configure":
configure: error:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure,
via the LIBS environment variable.
Example: ./configure LIBS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================
See `config.log' for more details
J'ai 5 versions de Python, de la 2.7 jusque la 3.7 dans /usr/lib; 2.7, 3, 3.5, 3.6, 3.7
python -V
Python 2.7.15rc1
J'aimerais vraiment réussir à compiler pour Linux. Ayant un multi boot (dont windows), Wine ne m'intéresse pas.
Edit : Xubuntu 18.04 "bionic" LTS x64.
Merci.