* [Qemu-devel] Hidden Folders in OS X Port
@ 2004-07-21 23:13 Adam K. Olson
2004-07-22 6:13 ` André Braga
0 siblings, 1 reply; 3+ messages in thread
From: Adam K. Olson @ 2004-07-21 23:13 UTC (permalink / raw)
To: qemu-devel
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?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Hidden Folders in OS X Port
2004-07-21 23:13 [Qemu-devel] Hidden Folders in OS X Port Adam K. Olson
@ 2004-07-22 6:13 ` André Braga
2004-07-22 6:26 ` Adam K. Olson
0 siblings, 1 reply; 3+ messages in thread
From: André Braga @ 2004-07-22 6:13 UTC (permalink / raw)
To: qemu-devel; +Cc: adam
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 <adam@futurelogical.com> 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?
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] Hidden Folders in OS X Port
2004-07-22 6:13 ` André Braga
@ 2004-07-22 6:26 ` Adam K. Olson
0 siblings, 0 replies; 3+ messages in thread
From: Adam K. Olson @ 2004-07-22 6:26 UTC (permalink / raw)
To: meianoite; +Cc: qemu-devel
Thanks!
I found also 'sudo chown [user] *" in /opt to work just now too.
Now that's support. Thanks for the instructions.
On Jul 22, 2004, at 2:13 AM, André Braga wrote:
> 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
> <adam@futurelogical.com> 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?
>>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-22 6:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-21 23:13 [Qemu-devel] Hidden Folders in OS X Port Adam K. Olson
2004-07-22 6:13 ` André Braga
2004-07-22 6:26 ` Adam K. Olson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.