Nghttp2 v1.28.0

Got this warning;

checking consistency of all components of python development environment... no
configure: WARNING:
Could not link test program to Python. Maybe the main Python library has been
installed in some non-standard library path. If so, pass it to configure,
via the LDFLAGS environment variable.
Example: ./configure LDFLAGS="-L/usr/non-standard-path/python/lib"
============================================================================
ERROR!
You probably have to install the development version of the Python package
for your distribution. The exact name of this package varies among them.
============================================================================

checking for cython.py... no
checking for cython... no

However it installed fine and is used with curl. Anybody else?
 
Don't know about the warning yet as I have not upgraded. I would like to ask if anyone knows if it is needed to recompile Apache after upgrading nghttp2?
 
Back
Top