Re: gnucap-python

Felix Salfelder <[email protected]>
Newsgroups gmane.comp.gnu.gnucap.devel
Message-ID <[email protected]>
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
>
> patrick@linux-wzyg:~/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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.