[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
sam on inferno beta.2
- To: inferno@interstice.com
- Subject: sam on inferno beta.2
- From: faried nawaz <nawaz921@cs.uidaho.edu>
hi,
is sam supposed to function in the beta.2 release? i get
blah$ wm/sam
can't exec sam -R
couldn't start samstub
a change to /appl/wm/samstub.b at line 125 or so
# Start the Command
n = sys->fprint(ctl, "exec " + SAM);
if (n <= 0) {
fprint(stderr, "can't exec %s: %r\n", SAM);
return (nil, nil);
}
gives
blah$ wm/sam
can't exec sam -R: No such process
couldn't start samstub
i've been able to figure out a few problems with the inferno beta on
my own, but this one has me stumped. perhaps this is more of a conceptual
problem than anything else -- i don't see why the exec is failing.
tiring of win95/dos' edit,
faried.
--
i don't hate people. why, some of my closest friends are people.
-- stevi@aa.net
my other car is a cdr in girum imus nocte et consumimur igni
<zorgo> cable and internet.. who needs a life?
- Prev by Date: ...and the same goes for quicktime
- Next by Date: wmlib.b needs slight change for new regime
- Prev by thread: ...and the same goes for quicktime
- Next by thread: Re: sam on inferno beta.2
- Index(es):