From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BVcn8-0005jo-94 for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:56:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BVcn3-0005f6-SS for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:56:52 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BVcn3-0005ez-Oj for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:56:49 -0400 Received: from [216.254.0.205] (helo=mail5.speakeasy.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BVcmc-0008Pj-Ox for qemu-devel@nongnu.org; Wed, 02 Jun 2004 16:56:22 -0400 Received: from dsl081-088-222.lax1.dsl.speakeasy.net (HELO [192.168.111.2]) ([64.81.88.222]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Jun 2004 20:56:19 -0000 Subject: Re: [Qemu-devel] Question about WINE From: "John R. Hogerhuis" In-Reply-To: <4563.216.75.85.126.1086208115.squirrel@smail.binghamton.edu> References: <4563.216.75.85.126.1086208115.squirrel@smail.binghamton.edu> Content-Type: text/plain Message-Id: <1086209814.16558.458.camel@aragorn> Mime-Version: 1.0 Date: Wed, 02 Jun 2004 13:56:54 -0700 Content-Transfer-Encoding: 7bit Reply-To: jhoger@pobox.com, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Except of course that it is related, in that the QEMU web site specifically mentions running Winders apps under Wine (standalone, i.e., not as part of a full emulated booting OS) as a an important application of QEMU on non-x86 platforms. Of course once you can get it loaded in QEMU, your politely worded RTFM advice becomes useful. On Wed, 2004-06-02 at 13:28, nschwar1@binghamton.edu wrote: > Hey, > > Wine is a re-write of the windows APIs for Linux. It's not related to > Q-Emu at all. Check out www.winehq.com for help on getting started with > Wine. > > > -Noah