This is a multi-part message in MIME format. ------_ extPart_001_01C31E1F.6B8D4C2C Content-Type: text/plain; charset so-8859-1" Content-Transfer-Encoding: quoted-printable Has anyone out there tried creating a Windows executable with Exerb from a script that contains a "require 'socket'" statement? I tried contacting the author via email Friday in the early morning (Pacific Daylight Time) but have had no response yet. Here's the behavior I'm seeing: Q:\>proxy_Windows.exe proxy_Windows.rb:2: [BUG] Segmentation fault ruby 1.6.8 (2002-12-24) [i586-mswin32] abnormal program termination Q:\> where the proxy_Windows.rb script starts out require 'smtpd' require 'socket' require 'net/smtp' and thus the executable is dying on requiring the socket library. Al -- Albert Davidson Chou, QA Manager TeaLeaf Technology, Inc. (415) 932-5031 AChou / TeaLeaf.com | http://www.TeaLeaf.com/ Evaluate TeaLeaf Technology today: http://www.TeaLeaf.com/demo/ ------_ extPart_001_01C31E1F.6B8D4C2C Content-Type: text/html; charset so-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 6.0.4418.33"> <TITLE>Exerb and socket</TITLE> </HEAD> <BODY> <!-- Converted from text/plain format --> <P><FONT SIZE=2>Has anyone out there tried creating a Windows executable with Exerb from a script that contains a "require 'socket'" statement? I tried contacting the author via email Friday in the early morning (Pacific Daylight Time) but have had no response yet. Here's the behavior I'm seeing:</FONT></P> <P><FONT SIZE=2>Q:\>proxy_Windows.exe</FONT> <BR><FONT SIZE=2>proxy_Windows.rb:2: [BUG] Segmentation fault</FONT> <BR><FONT SIZE=2>ruby 1.6.8 (2002-12-24) [i586-mswin32]</FONT> </P> <P><FONT SIZE=2>abnormal program termination</FONT> </P> <P><FONT SIZE=2>Q:\></FONT> </P> <P><FONT SIZE=2>where the proxy_Windows.rb script starts out</FONT> </P> <P><FONT SIZE=2>require 'smtpd'</FONT> <BR><FONT SIZE=2>require 'socket'</FONT> <BR><FONT SIZE=2>require 'net/smtp'</FONT> </P> <P><FONT SIZE=2>and thus the executable is dying on requiring the socket library.</FONT> </P> <BR> <P><FONT SIZE=2>Al</FONT> <BR><FONT SIZE=2>-- </FONT> <BR><FONT SIZE=2>Albert Davidson Chou, QA Manager</FONT> <BR><FONT SIZE=2>TeaLeaf Technology, Inc.</FONT> <BR><FONT SIZE=2>(415) 932-5031</FONT> <BR><FONT SIZE=2>AChou / TeaLeaf.com | http://www.TeaLeaf.com/</FONT> </P> <P><FONT SIZE=2> Evaluate TeaLeaf Technology today:</FONT> <BR><FONT SIZE=2> http://www.TeaLeaf.com/demo/</FONT> <BR><FONT SIZE=2> </FONT> </P> </BODY> </HTML> ------_ extPart_001_01C31E1F.6B8D4C2C--