Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Mailer: emacs 21.1.1 (via feedmail 8 I) To: cygwin AT cygwin DOT com Subject: Re: clisp as a shell References: From: Guy Worthington Date: 21 Feb 2002 13:38:23 +0800 In-Reply-To: Message-ID: Lines: 44 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >> 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/