oke, so youre on osx and its blocking from stdin... i was not aware of this.
thank you.  :)

-elf

On Fri, 11 Jul 2008, William Xu wrote:

Elf <[EMAIL PROTECTED]> writes:

You're running readline in csi, yes?  That blocks the threads.

I didn't install this egg.

,----
| #;1> (use readline)
| Error: (require) can not load extension: readline
|
|       Call history:
|
|       <syntax>          (use readline)
|       <syntax>          (##core#require-extension (quote readline))
|       <syntax>          (begin (##sys#require (quote readline)) 
(##core#undefined))
|       <syntax>          (##sys#require (quote readline))
|       <syntax>          (quote readline)
|       <syntax>          (##core#undefined)
|       <eval>            (##sys#require (quote readline))        <--
`----




_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to