Re: [Quickfix-developers] compiling for ISO C++ standard causes errors
Brought to you by:
orenmnero
From: <JDD...@th...> - 2002-03-15 17:05:55
|
>quickfix-gcc3.0.4-ISO/test> runat >Created Session - BeginString: FIX.4.2, SenderCompID: ISLD, TargetCompID: TW >SocketAcceptPort not defined./Reflector.rb:162:in `require': No such file to load -- runit/testcase (LoadError) > from ./Reflector.rb:162 > from ./ReflectorClient.rb:49:in `require' > from ./ReflectorClient.rb:49 > from Runner.rb:49:in `require' > from Runner.rb:49 >runat: kill: (27917) - No such pid it seems that you haven't installed rubyunit <http://homepage1.nifty.com/markey/ruby/rubyunit/index_e.html> If you have, then you need to check your ruby paths. Try specifying your runit directory with a "-I DIR" flag. If that works, setting RUBYLIB to where the runit directory is should work for the future. John Duncan, MTO ThoughtWorks, Inc. |