On Mon, Feb 21, 2011 at 1:12 PM, Hans Aberg <[email protected]> wrote:
> On 21 Feb 2011, at 18:48, Michael Ellis wrote:
>> Commenting out readline in my .guile avoids the segfault.
>
> I do not have a ~/.guile file.

I'm assuming readline works for you in guile.  How do you activate it?
My .guile had these lines:

(use-modules (ice-9 readline))
(activate-readline)

Reply via email to