<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>I edited my racketrc.rktl and the error is gone! <br><br>Thanks Matthew!<br><br>In retrospect, I guess I'm used to the occasional readline issues on OS X and Linux in the past, so part of me is assuming that Windows works the same. Also the documentation for Racket isn't as verbose as some of the documentation I read, so I need to parse it better. <br><br>Chris<br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Matthew Flatt &lt;mflatt@cs.utah.edu&gt;<br><b><span style="font-weight: bold;">To:</span></b> Chris Nelson &lt;xradionut@yahoo.com&gt;<br><b><span style="font-weight:
 bold;">Cc:</span></b> users@racket-lang.org<br><b><span style="font-weight: bold;">Sent:</span></b> Sat, January 1, 2011 9:30:47 AM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [racket] ffi-lib: couldn't open "libreadline.dll.5" - Windows XP<br></font><br>
At Sat, 1 Jan 2011 07:20:48 -0800 (PST), Chris Nelson wrote:<br>&gt; I'm a new user of Racket just working through the introduction examples and <br>&gt; such. I've finished "Quick: An Introduction to Racket with Pictures" with <br>&gt; DrRacket and I'm attempting to complete More: "Systems Programming with Racket" <br>&gt; through cmd.exe.&nbsp; However I'm receiving the following message after loading <br>&gt; Racket at the command line. <br>&gt; <br>&gt; --------------<br>&gt; Welcome to Racket v5.0.2.<br>&gt; ffi-lib: couldn't open "libreadline.dll.5" (The specified module could not be <br>&gt; found.; errno=126)<br>&gt; --------------<br>&gt; Readline does appear to be installed in my racketrc.rktl, and DrRacket aggrees <br>&gt; so maybe racket.exe is looking in a different path than DrRacket in Windows.<br><br>Readline isn't useful when using "cmd.exe" in Windows, because the<br>Windows command shell gives you readline-like
 functionality<br>automatically. There's a note to that effect before the<br>`install-readline!' example in "More", but maybe it needs to be more<br>clear that readline typically isn't available at all under Windows.<br><br>So, I think you want to just remove the `readline' loading from your<br>"racketrc.rktl".<br><br></div></div>
</div><br>







      </body></html>