Removed inapprorpiate "ERROR" from message, provides debian/ubuntu help.
This commit is contained in:
parent
71451f0c93
commit
f3f3b3c54c
1 changed files with 3 additions and 1 deletions
|
@ -251,9 +251,11 @@ $ac_distutils_result])
|
||||||
via the LDFLAGS environment variable.
|
via the LDFLAGS environment variable.
|
||||||
Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
|
Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
|
||||||
============================================================================
|
============================================================================
|
||||||
ERROR!
|
|
||||||
You probably have to install the development version of the Python package
|
You probably have to install the development version of the Python package
|
||||||
for your distribution. The exact name of this package varies among them.
|
for your distribution. The exact name of this package varies among them.
|
||||||
|
|
||||||
|
For example, in Debian and Ubuntu, you would install the python-dev package
|
||||||
|
|
||||||
============================================================================
|
============================================================================
|
||||||
])
|
])
|
||||||
PYTHON_VERSION=""
|
PYTHON_VERSION=""
|
||||||
|
|
Loading…
Reference in a new issue