From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CpVHM-0001vQ-Eq for qemu-devel@nongnu.org; Fri, 14 Jan 2005 12:30:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CpVHA-0001pd-Lm for qemu-devel@nongnu.org; Fri, 14 Jan 2005 12:30:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CpVH8-0001mK-TN for qemu-devel@nongnu.org; Fri, 14 Jan 2005 12:30:18 -0500 Received: from [64.233.170.192] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CpUxs-0001ky-Sf for qemu-devel@nongnu.org; Fri, 14 Jan 2005 12:10:25 -0500 Received: by rproxy.gmail.com with SMTP id i8so106846rne for ; Fri, 14 Jan 2005 09:10:24 -0800 (PST) Message-ID: <2ad73a0501140910c7b0857@mail.gmail.com> Date: Fri, 14 Jan 2005 15:10:23 -0200 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Qemu and QemuX - he works NOT ?! In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: Reply-To: =?ISO-8859-1?Q?Andr=E9_Braga?= , 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 Well, there's a (known, already discussed on the list) bug on the installer; it sets wrong permissions on the files. It would suffice to 'sudo chown' the binary to your regular user or 'sudo chmod' execute permissions for 'o'thers. If you need more specific help, you could search the mailing list archives (http://lists.gnu.org/pipermail/qemu-devel/). Hope that helped! Cheers, A. -- "The user-friendly computer is a red herring. The user-friendliness of a book just makes it easier to turn pages. There's nothing user-friendly about learning to read." Alan Kay On Fri, 14 Jan 2005 13:28:52 +0100, Soeren Karch wrote: > hello, > > i have install qemu-0.6.0.mpkg and QemuX - the assistent works not > realy by creating Hard Disk Image. > > i woul like to test it with the terminal - i have not permission on > /opt/local/bin/... > > (osx 10.3) > > what ca i do? > >