bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #52986] Does not compile due to Python


From: Tim Ruehsen
Subject: [Bug-wget] [bug #52986] Does not compile due to Python
Date: Sat, 27 Jan 2018 15:30:07 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #1, bug #52986 (project wget):

Is the right python version on your path ? You can also set the python path
using PYTHON env variable for the ./configure run.

Also check that python.m4 is installed on your system (e.g. with 'locate
python.m4') and that it is not outdated.

And you could see if config.log gives you some hints (search for 'python' in
that file). Here with python 3.6.4 it looks like

configure:7134: checking for a Python interpreter with version >= 3.0
configure:7160: result: python3
configure:7168: checking for python3
configure:7198: result: /usr/bin/python3
configure:7216: checking for python3 version
configure:7223: result: 3.6
configure:7235: checking for python3 platform
configure:7242: result: linux
configure:7268: checking for python3 script directory
configure:7303: result: ${prefix}/lib/python3.6/site-packages
configure:7312: checking for python3 extension module directory
configure:7347: result: ${exec_prefix}/lib/python3.6/site-packages



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52986>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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