From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BnWtM-0000zX-Gk for qemu-devel@nongnu.org; Thu, 22 Jul 2004 02:17:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BnWtK-0000zE-UB for qemu-devel@nongnu.org; Thu, 22 Jul 2004 02:17:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BnWtK-0000zB-R4 for qemu-devel@nongnu.org; Thu, 22 Jul 2004 02:17:18 -0400 Received: from [64.233.170.193] (helo=mproxy.gmail.com) by monty-python.gnu.org with smtp (Exim 4.34) id 1BnWq3-0002Zh-UU for qemu-devel@nongnu.org; Thu, 22 Jul 2004 02:13:56 -0400 Received: by mproxy.gmail.com with SMTP id d78so62948rnf for ; Wed, 21 Jul 2004 23:13:55 -0700 (PDT) Message-ID: <2ad73a040721231320cad768@mail.gmail.com> Date: Thu, 22 Jul 2004 03:13:54 -0300 From: =?ISO-8859-1?Q?Andr=E9_Braga?= Subject: Re: [Qemu-devel] Hidden Folders in OS X Port In-Reply-To: <828B8ED3-DB6B-11D8-807C-000A957D5ECE@futurelogical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <828B8ED3-DB6B-11D8-807C-000A957D5ECE@futurelogical.com> Reply-To: meianoite@meianoite.org, 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 Cc: adam@futurelogical.com QEMU installs itself as the root user. Just cd to the /opt directory and run 'sudo chmod -r a+rx *' I have no idea if this email is going to get to the list since I subscribed using a different email, so I'm CCing you, but let's see... Bye! On Wed, 21 Jul 2004 19:13:00 -0400, Adam K.Olson wrote: > I can't get into *any* of the folders on the OS X port in /opt/local. > bin, include, lib, and share all have permissions I can't access. > > What am I doing wrong? >