From: Peter Fitzgibbons Date: 2005-10-26T23:30:50+09:00 Subject: gem error on 1.8.3 - Win32 ------=_Part_7281_24087328.1130337046782 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello all, I am attempting a side-by-side install of ruby 1.8.3 on Win32. I have used the Ruby mswin-32How to install instructions. After installing the latest gem from rubyforge( 0.8.11), I get this Windows Messagebox error when I type the command 'gem' with no arguments: ruby.exe - Ordinal not found The ordinal 2201 could not be located in the dynamic link library LIBEAY32.dll. after "OK", the gem help prints correctly in the command window. Is this a versioning problem? Thanks Peter Fitzgibbons ------=_Part_7281_24087328.1130337046782--