[Bese-devel] ./bin/ucwctl suggestions

Ruslan Abdulkhalikov rusabd at gmail.com
Fri Sep 9 05:41:09 UTC 2005


On 9/9/05, Nathan Bird <nathan at acceleration.net> wrote:
> 
> I hadn't really used ucwctl much, when I tried it today with sbcl every 
> time
> I tried to slime-connect (over ssh tunnel) lisp would exit right after/as 
> it
> connected. Anybody else seen this behavior


Hello Nathan,

do you use sbcl on linux? Looks like it is common problem for some kernels - 
wrapping sbcl in shell script helps - I use this one for instance (lisp.sh):
rus at hermes:~$ cat /home/rus/bin/lisp.sh
#!/bin/sh

sbcl $1 $2 $3 $4 $5 $6 $7 $8 $9 --no-linedit



Regards,
Ruslan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20050909/410640c7/attachment.html>


More information about the bese-devel mailing list