<!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> </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> </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
fox.so
c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/fox.s<BR>o<BR>
^</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial>Here's the EXR file's contents:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># generated by
mkexr.rb<BR>set_kcode none<BR>add_ruby_script admin.rb<BR>add_extension_library fox.so c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/fox.so<BR>add_ruby_script fox/aliases.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/aliases.rb<BR>add_ruby_script fox/chore.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/chore.rb<BR>add_ruby_script fox/core.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/core.rb<BR>add_ruby_script fox/dict.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/dict.rb<BR>add_ruby_script fox/glgroup.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/glgroup.rb<BR>add_ruby_script fox/input.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/input.rb<BR>add_ruby_script fox/iterators.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/iterators.rb<BR>add_ruby_script fox/keys.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/keys.rb<BR>add_ruby_script fox/responder.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/responder.rb<BR>add_ruby_script fox/responder2.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/responder2.rb<BR>add_ruby_script fox/settings.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/settings.rb<BR>add_ruby_script fox/signal.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/signal.rb<BR>add_ruby_script fox/timeout.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/timeout.rb<BR>add_ruby_script fox/version.rb c:/ruby/lib/ruby/site_ruby/1.8/fox/version.rb<BR>add_extension_library opengl.so c:/ruby/lib/ruby/site_ruby/1.8/i386-msvcrt/opengl.so</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </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> </DIV>
<DIV><FONT face=Arial>I'm confused...</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>-Rich</FONT></DIV></BODY></HTML>