From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CXdb4-0006VH-0o for qemu-devel@nongnu.org; Fri, 26 Nov 2004 05:45:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CXdb1-0006Te-9e for qemu-devel@nongnu.org; Fri, 26 Nov 2004 05:44:59 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CXdb0-0006TI-U8 for qemu-devel@nongnu.org; Fri, 26 Nov 2004 05:44:59 -0500 Received: from [64.233.184.200] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CXdRO-0001U8-2s for qemu-devel@nongnu.org; Fri, 26 Nov 2004 05:35:02 -0500 Received: by wproxy.gmail.com with SMTP id 70so1303743wra for ; Fri, 26 Nov 2004 02:35:01 -0800 (PST) Message-ID: <9805559e04112602356537c86d@mail.gmail.com> Date: Fri, 26 Nov 2004 02:35:01 -0800 From: Dan Spitler Subject: Re: [Qemu-devel] QEMU for MacOsX snapshots Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: Dan Spitler , 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 (I saw this email on the archive, and thought I should join) I currently have Mac OS X binaries (using the /opt/ directories, more on this later) for 0.6.1 and am willing to package them for FreeOSZoo.org. While I don't like the /opt/ directory structure currently used, Darwin won't allow statically linked libraries (without some fussing) and this is the cleanest way to install/uninstall Qemu. I can have a .mpkg of SDL and Qemu ready by tomorrow, but I have nowhere to upload it to. If someone would like to tell me where I can send the file and maybe help me getting a Qemu.app-style (self-contained) package (to be used in conjunction with QemuX if needed) compiled, that would be great. -Dan