scsh-users
[Top] [All Lists]

Re: trouble with scripts

To: scsh@zurich.ai.mit.edu
Subject: Re: trouble with scripts
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: Sat, 23 Feb 2002 14:22:51 +0100
>>>>> "David" == David Van Horn <david@vanhorn.com> writes:

David> I am trying to install scsh on a solaris machine which I do not have
David> administrator privledges (ie. no install to /usr/local/)

David> so my install process went like this...

David> $> ./configure --prefix=/home/cs/csugrads/dvanhorn/scheme/scsh-0.6.0
David> $> make

David> I can run the scsh interpreter just fine, but my scripts dont seem to
David> work. for example, this simple script will not work...

David> #! /home/cs/csugrads/dvanhorn/scheme/scsh-0.6.0/bin/scsh -s
David> !#
David> (run (ls))

David> I attempt to run it with...

David> $> ./testscript
David> Badly placed ()'s.

David> Any ideas? 

What version of Solaris?  My guess is it's an old one which doesn't
allow >32 characters in the #! line.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

<Prev in Thread] Current Thread [Next in Thread>