This is a multi-part message in MIME format.

------_extPart_001_01C37171.16C4DF70
Content-Type: text/plain;
	charsetso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi,

the script i wrote runs smoothly but when i try to generate an executable with exerb trouble strikes.
i am getting this error message when executing the generated *.exe file.

uninitialized constant YAML::Syck::DefaultLoader
yaml.rb:14


i don't know how to deal with this problem. i have tried to include all files in the yaml directory into the exerb receipe file allready, but it doesn't 
help.
also i made shure that syck.so is included in the *.rbc file.
now i don't know what else to do.
any hints ??

thanks in advance,
-Henon

------_extPart_001_01C37171.16C4DF70
Content-Type: text/html;
	charsetso-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.5762.3">
<TITLE>YAML / Exerb problem</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">hi,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">the script i wrote runs smoothly but when i try to generate an executable with exerb trouble strikes.</FONT>

<BR><FONT SIZE=2 FACE="Arial">i am getting this error message when executing the generated *.exe file.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">uninitialized constant YAML::Syck::DefaultLoader</FONT>

<BR><FONT SIZE=2 FACE="Arial">yaml.rb:14</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">i don't know how to deal with this problem. i have tried to include all files in the yaml directory into the exerb receipe file allready, but it doesn't </FONT></P>

<P><FONT SIZE=2 FACE="Arial">help.</FONT>

<BR><FONT SIZE=2 FACE="Arial">also i made shure that syck.so is included in the *.rbc file.</FONT>

<BR><FONT SIZE=2 FACE="Arial">now i don't know what else to do.</FONT>

<BR><FONT SIZE=2 FACE="Arial">any hints ??</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">thanks in advance,</FONT>

<BR><FONT SIZE=2 FACE="Arial">-Henon</FONT>
</P>

</BODY>
</HTML>
------_extPart_001_01C37171.16C4DF70--