On Mon, Feb 21, 2011 at 1:38 PM, Hans Aberg <[email protected]> wrote: >> (use-modules (ice-9 readline)) >> (activate-readline) > > This works just fine. >
Thanks, that helps narrow the search. Sounds like it could be either a 32 vs 64 problem or perhaps loading an old version of readline or one of its dependencies.
