Hello,<div><br></div><div>I just installed the new Racket and I'm trying the new features.</div><div>Online syntax check works so nicely!</div><div><br></div><div>I think I had some trouble trying to get readline (Racket collection) to work some months ago, and I just figured out I probably gave up (it does work well on Linux).</div>
<div><br></div><div>Should I expect XREPL to work normally under Windows?</div><div><br></div><div>I installed GNU Readline (<a href="http://sourceforge.net/projects/gnuwin32/files/readline/5.0-1/readline-5.0-1-setup.exe/download" target="_blank">http://sourceforge.net/projects/gnuwin32/files/readline/5.0-1/readline-5.0-1-setup.exe/download</a>), copied "C:\Program Files\GnuWin32\bin\readline5.dll" to "C:\Program Files\GnuWin32\bin\libreadline.dll.5" (because I was getting the error ffi-lib: couldn't open "libreadline.dll.5" (The specified module could not be found.; errno=126)).</div>
<div><br></div><div>Every time I run "racket -il xrepl" or "racket -il readline" Racket crashes (showing a Windows dialog).</div><div>Sometimes I get on the console the message "Seg fault (internal error) at 0".</div>
<div><br></div><div>If I try to run ,install! (before crashing) I get:</div><div><div>-> ,install!</div><div>file-size: file not found: "C:\Users\Rodolfo\racketrc.rktl"</div></div><div><br></div><div><br></div>
<div>Any pointers on what could be wrong, or how could I examine why it is crashing?</div>
<div>(I suppose something to do with the GNU readline dll...)</div><div><br></div><div>Thanks,</div><div><br clear="all">Rodolfo Carvalho<br>
</div>