Hi Tobi,

you don't need to put it at a special place, just be sure
to search where you put it, e.g.

- put it in a bin subdir in your home, and start via

  unix-shell> ~/bin/rebol

- add your personal bin to your path (this is a bash example)
  put this in your startup files (for bash that's .bashrc in
  your home dir)

  export PATH=$PATH:/home/tobi/bin

I hope this gets you started,


kind regards,

Ingo


Once upon a time piefke 3000 spoketh thus:
> hi there.
> 
> i downloaded core024.tar.gz and unpacked it into the Applications 
> directory of my macos x harddisk.
> 
> because i was not able to run it from aqua, i tried it via the shell, 
> but all i get is a "Command not found" error.
> 
> i know only little about unix / freebsd, but i could imagine that i have 
> to put the rebol binary in some special place (e.g. usr/bin).
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to