Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-18 Thread ron minnich
On Thu, Mar 18, 2010 at 11:23 AM, Semka Novikov wrote: > Heh, I know why. dtrace needs superuser previlegies, so 9vx.OSX war > ran under root => no permission problems. What you could do is start the process up as you, then attach it with dtrace (I assume this works as it does on strace), then tr

Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-18 Thread Semka Novikov
> ... previlegies, so 9vx.OSX war ... s/war/was sorry for mail flood. -- take care of the brain

Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-18 Thread Semka Novikov
Heh, I know why. dtrace needs superuser previlegies, so 9vx.OSX war ran under root => no permission problems. -- take care of the brain

Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-18 Thread Semka Novikov
> best bet is to run this under ktrace/strace or whatever you use on a > mac nowadays and let us get a look at it. Funny, when I run 9vx.OSX under dtrace and collect about 48mb of log contrib was successfuly installed. I can send .gz archive of 48mb dtrace log (about 1mb). -- take care of the b

Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-17 Thread ron minnich
best bet is to run this under ktrace/strace or whatever you use on a mac nowadays and let us get a look at it. ron

Re: [9fans] 9vx on MacOS X: problem with contrib

2010-03-17 Thread Federico G. Benavento
there is a bug with wstats somewhere, I think ron got around this on linux. On Tue, Mar 16, 2010 at 3:13 PM, Semka Novikov wrote: > Hi there, i'm newbie in Plan 9 so may be this is common mistake (but i > still can't google it). > I have Intel mac with 10.6 OSX and 9vx from official site. Also I

[9fans] 9vx on MacOS X: problem with contrib

2010-03-16 Thread Semka Novikov
Hi there, i'm newbie in Plan 9 so may be this is common mistake (but i still can't google it). I have Intel mac with 10.6 OSX and 9vx from official site. Also I have plan9.tar.bz from this thread: http://www.mail-archive.com/9fans@9fans.net/msg02125.html. Plan9 user is "glenda", OSX user is "semka"