I'm running on cygwin on Windows 7 and I have the following error when
attempting to use the readline package:

$ racket -il readline
Welcome to Racket v7.6.
ffi-lib: couldn't open "libreadline-5.dll" (The specified module could not
be found.; errid=126)
> ,ex

I get the same error either from a cygwin bash prompt or from a windows cmd
shell prompt.

The gnu readline installed appears to be at version 7.

$ ls -l /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libread*
-rwxr-xr-x  /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libreadline7.dll

The source at ./share/pkgs/readline-lib/readline/rktrl.rkt seems relevant
but I'm not smart enough to figure out exactly what is wrong.

Any ideas on how to continue to debug this?

Thanks in advance,

Kieron.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/CAEEP09AXB4aJecs7eskog-RSDoyEeSWz5P_%2B8f4z%2B8%3DS7jEz%3Dw%40mail.gmail.com.

Reply via email to