Robert Leleu a écrit : > checking python extra linking flags... -Xlinker -export-dynamic > checking whether collected informations are consistent... no > configure: error: > 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, > or use the --with-python-incdir and --with-python-libdir directices > respectively. > ============================================================================ > 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. > ============================================================================ > Looks like you have all python 2.5 runtime installed but missing python-devel package. For Debian like, package name is python-dev, and python-devel with most RPM based distros.
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Hk-classes-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hk-classes-discuss
