Pre-compiled MOO servers
Pavel Curtis (pavel@parc.xerox.com)
Mon, 25 Mar 1996 11:28:01 PST
Justin C Harris writes:
> beta.xerox.com/pub/MOO/binaries/MOO-1.8.0p2-ONC-SunOS413.Z My question is
> after uncompressing the file, what do I do? I tried starting it like a
> normal moo, but I got: MOO-1.8.0p2-ONC-SunOS413: Binary executable not in
> system path.
Try this:
mv MOO-1.8.0p2-ONC-SunOS413 moo
chmod u+x moo
I haven't seen that particular error message before, but I'll bet the problem
is that you didn't make the binary be executable after fetching and
decompressing it.
Pavel