All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.25-rc2: No package 'python-2.6' found?
@ 2014-07-07 19:10 Benno Schulenberg
  2014-07-07 19:35 ` Benno Schulenberg
  0 siblings, 1 reply; 2+ messages in thread
From: Benno Schulenberg @ 2014-07-07 19:10 UTC (permalink / raw)
  To: Util-Linux


Hi,

Running ./configure in ~/util-linux-2.25-rc2/, I run into this:

-----
checking for a Python interpreter with version >= 2... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/dist-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/dist-packages
checking for PYTHON... no
configure: error: Package requirements (python-2.6) were not met:

No package 'python-2.6' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYTHON_CFLAGS
and PYTHON_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
-----

On a newer system (Mint Petra), the same thing happens, but
then mentioning 2.7.

What is it wanting to see where?

Benno

-- 
http://www.fastmail.fm - Or how I learned to stop worrying and
                          love email again


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.25-rc2: No package 'python-2.6' found?
  2014-07-07 19:10 2.25-rc2: No package 'python-2.6' found? Benno Schulenberg
@ 2014-07-07 19:35 ` Benno Schulenberg
  0 siblings, 0 replies; 2+ messages in thread
From: Benno Schulenberg @ 2014-07-07 19:35 UTC (permalink / raw)
  To: Util-Linux


On Mon, Jul 7, 2014, at 21:10, Benno Schulenberg wrote:
> configure: error: Package requirements (python-2.6) were not met:
> 
> No package 'python-2.6' found

Okay, on the newer system installing python2.7-dev and
libpython2.7-dev gets around this.  But on the older system
there is no libpython2.6-dev, so that one's still stuck.

Benno

-- 
http://www.fastmail.fm - Send your email first class


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-07 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-07 19:10 2.25-rc2: No package 'python-2.6' found? Benno Schulenberg
2014-07-07 19:35 ` Benno Schulenberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.