Cuando estaba instalando winexe 1.00, después de [winexe-1.00/source4/]./configure recibí el siguiente mensaje:
checking for python2.6... /usr/local/bin/python2.6
checking for python2.6-config... /usr/local/bin/python2.6-config
checking working python module support... no
configure: error: Python not found. Please install Python 2.x and its development headers/libraries.
Pero instalé Python 2.6 y 2.7. No pude encontrar cuál es el problema.
Respuesta1
simplemente instale Python a través de yum o apt:
apt-get install python-all-dev