Curt Hibbs wrote: >Great... this worked! > >I want to include this in the Ruby Installer for Windows. Where did you get >this? If you built it yourself, where did you get the source? > > I yanked it from the 1.8.1.2 of ActiveRuby. http://arton.hp.infoseek.co.jp/ The readline windows port (the dll) is the one built by eban: http://jarp.jin.gr.jp/win32/ His package appears to come with the import libraries which probably just need to be linked. I'm sure it's just a matter of putting it in the proper path. _why