From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:54507) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rab6t-00057g-Hk for qemu-devel@nongnu.org; Tue, 13 Dec 2011 17:46:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rab6s-00040k-LC for qemu-devel@nongnu.org; Tue, 13 Dec 2011 17:46:07 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:39785) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Rab6s-00040U-7f for qemu-devel@nongnu.org; Tue, 13 Dec 2011 17:46:06 -0500 Message-ID: <3B7106AE7D4C4FFDB3D3FE867BA2DABE@FSCPC> From: "Sebastian Herbszt" Date: Tue, 13 Dec 2011 23:45:55 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Compiling without python? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Is it still possible to compile without python? python /v1.0-267-gda5361c/scripts/qapi-commands.py -m -o . /bin/sh: python: command not found make: *** [qmp-commands.h] Error 127 Sebastian