Re: Using scsh on OS X 10.4 (Tiger)
Martin Gasbichler <[email protected]> Fri, 13 Jan 2006 22:39:59 +0100
| Newsgroups | gmane.lisp.scheme.scsh |
|---|---|
| Message-ID | <[email protected]> |
"Alfonso G. Urroz" <[email protected]> writes: > Hello there!! I am new at this scsh stuff. I have downloaded and installed > scsh on my Mac using OS X (10.4) Tiger. It downloaded fine, and expanded > fine too. Now I want to use, but I just don't know how. Do I have to > download and install Scheme 48? Suppose I have done that, what is the next > step? Do I have to use it only on the terminal interface, or can I use it > anywhere on the Mac? You need to use it on the terminal. Normally simply entering "scsh" should be enough to start it. Besides the manual, the page <http://www.scsh.net/docu/howto.html> contains some information that should be useful for beginners. -- Martin