Hallo,
ich versuche gerade, XBMC 12 RC3 unter openSUSE 12.2 zu kompilieren. Allerdings bricht ./configure mit dieser Meldung ab:
checking consistency of all components of python development environment... no
configure: error: in `/home/malte_gell/download/src/multimedia/xbmc/xbmc':
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.
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.
============================================================================
Ich habe fast alle Python 2.7 Pakete installiert, die libs und das devel Paket. Kann mir jemand sagen, welche Variablen ich evt. setzen muss, damit Python richtig gefunden wird?
Danke und Gruß