From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B9hXl-0007wZ-NU for qemu-devel@nongnu.org; Sat, 03 Apr 2004 04:34:25 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B9hXA-000749-3z for qemu-devel@nongnu.org; Sat, 03 Apr 2004 04:34:20 -0500 Received: from [62.4.22.179] (helo=mail.bbrox.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B9hWm-0006IR-Ii for qemu-devel@nongnu.org; Sat, 03 Apr 2004 04:33:24 -0500 Date: Sat, 3 Apr 2004 11:33:16 +0200 From: Lionel Ulmer Subject: Re: [Qemu-devel] qemu with recent wine snapshot? Message-ID: <20040403113316.A23891@bbland> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ; from wim@motherearth.org on Sat, Apr 03, 2004 at 09:18:09AM -0000 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: wim@motherearth.org, qemu-devel@nongnu.org > Could someone please make a recent wine snapshot available that works under > qemu? > Or tell me how to build one that does? Any help is greatly appreciated. Could you not : 1) take a recent Wine RPM on WineHQ's site (http://www.winehq.org/site/download) 2) check all the 'hard' package dependencies (no idea if you can list the dependencies of a package of an X86 RPM on another platform like Linux/PPC). 3) download from the web all the packages needed by web and install them in a fake directory (using, for example, 'rpm2cpio' and 'cpio'). Of course, this is recursive, you need then to do step 2) on all these installed packages. Once this is done, you should have Wine installed + all needed libraries in your fake directory. Note that I never tried this method myself (as I use and develop on Wine natively as I own an X86), but I do not see why it should not work. Lionel -- Lionel Ulmer - http://www.bbrox.org/