gnucap-devel
[Top][All Lists]
Advanced

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

Re: [Gnucap-devel] gnucap-python


From: Felix Salfelder
Subject: Re: [Gnucap-devel] gnucap-python
Date: Sun, 7 Apr 2019 23:24:12 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Sun, Apr 07, 2019 at 10:30:33PM +0200, Patrick Mulder wrote:
> on a opensuse system, i tried to install gnucap python
> for some reason i think the configuration looks for python2 instead of
> python3
>
> address@hidden:~/projects/gnucap-python> ./configure
> configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
> [..]
> checking for a Python interpreter with version >= 2.7... python
> checking for python... /usr/bin/python

Hi Patrick.

thanks for your mail. it is similar on debian, and maybe others.

you can select a python interpreter with the PYTHON variable. the
variable dates back to when both pythons worked, and the default is
"python". try

$ ./configure PYTHON=python3

the script should figure out where the corresponding headers and
libraries are.

cheers
felix



reply via email to

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