<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>I used the command :</FONT></DIV>
<DIV><FONT face=Arial size=2>ruby -r exerb/mkexr admin.rb</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>To generate an EXR file (why is it now 'exr' and not 
'rbc'?), and I get this error:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>admin.exr:4: warning: parenthesize argument(s) for 
future version<BR>admin.exr:4: warning: parenthesize argument(s) for future 
version<BR>admin.exr:4: syntax error<BR>add_extension_library&nbsp;&nbsp; 
fox.so&nbsp; 
c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/fox.s<BR>o<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
^</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Here's the EXR file's contents:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2># generated by 
mkexr.rb<BR>set_kcode&nbsp;none<BR>add_ruby_script&nbsp;admin.rb<BR>add_extension_library&nbsp;fox.so&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/fox.so<BR>add_ruby_script&nbsp;fox/aliases.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/aliases.rb<BR>add_ruby_script&nbsp;fox/chore.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/chore.rb<BR>add_ruby_script&nbsp;fox/core.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/core.rb<BR>add_ruby_script&nbsp;fox/dict.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/dict.rb<BR>add_ruby_script&nbsp;fox/glgroup.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/glgroup.rb<BR>add_ruby_script&nbsp;fox/input.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/input.rb<BR>add_ruby_script&nbsp;fox/iterators.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/iterators.rb<BR>add_ruby_script&nbsp;fox/keys.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/keys.rb<BR>add_ruby_script&nbsp;fox/responder.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/responder.rb<BR>add_ruby_script&nbsp;fox/responder2.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/responder2.rb<BR>add_ruby_script&nbsp;fox/settings.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/settings.rb<BR>add_ruby_script&nbsp;fox/signal.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/signal.rb<BR>add_ruby_script&nbsp;fox/timeout.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/timeout.rb<BR>add_ruby_script&nbsp;fox/version.rb&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/fox/version.rb<BR>add_extension_library&nbsp;opengl.so&nbsp;c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/opengl.so</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I've looked at all of the files included in the 'doc' 
folder and in the 'example' folder - and they are either marked as obsolete or 
they use relative paths.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I did find an example that had a match - the exerb.exr 
file in the base dir 
"...\exerb-3.1.0.tar.gz\exerb-3.1.0.tar\exerb-3.1.0".</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I'm confused...</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>-Rich</FONT></DIV></BODY></HTML>