This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: clisp as a shell


>> I wrote:
> Neil Zanella wrote:

>> I'd like to try clisp as a shell and am just fishing in the hope,
>> that this has already been done.

> I think you can just add it to /etc/shells and run chsh to set
> it as your default shell. Why do you want to do this?

Just perversity.

Before I could run it as a shell, clisp shot dead out the water,
inasmuch as I can't run it in a normal !*&^ shell.

I did the pruning advised by David Billinghurst:
http://www.math.utexas.edu/pipermail/maxima/2001/000756.html
http://sources.redhat.com/ml/cygwin/2001-12/msg00565.html

and planted Reini Urban's ualarm() declaration
http://sources.redhat.com/ml/cygwin/2002-02/msg00091.html

blithely typed in whatever the computer told me to, and got the
expected test failure---excepsit.erg.

After typing 
    make install
I typed
    clisp -q
and got the following screen dump:

23> clisp -q

[1]> 
*** - UNIX error 13 (EACCES): Permission denied
*** - UNIX error 13 (EACCES): Permission denied

This happens both with the environment variable 
    CYGWIN=ntsec
flagged or not.  I've no idea where to go from here.

So my clisp shell is just sitting in the doldrums.





--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]