Re: [Quickfix-developers] Quickfixengine: Ruby
Brought to you by:
orenmnero
From: Kenny S. <ks...@co...> - 2009-04-21 14:44:34
|
That would be the quickfix ruby extension<http://www.ruby-doc.org/docs/ProgrammingRuby/html/ext_ruby.html>, which needs to be built. I think you need to run configure with the "--with-ruby" before you build. On Tue, Apr 21, 2009 at 8:31 AM, Michael Franze <mic...@gm...>wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > Hi, > > I am evaluating quickfixengine and have managed to compile and install > under Fedora 10 / Mysql / Ruby / gcc v4.3 / 64bit after much trial and > tribulation. > > I get the following error when trying the executor example: > > >> ruby executor.rb > > /usr/lib/ruby/1.8/site_ruby/quickfix_ruby.rb:1:in `require': no such file > to load -- quickfix (LoadError) > from /usr/lib/ruby/1.8/site_ruby/quickfix_ruby.rb:1 > from executor.rb:1:in `require' > from executor.rb:1 > > (I moved the site_ruby folder under 1.8 since initially it couldn't find > quickfix_ruby.rb) > > Is the require looking for quickfix.rb? I can't find a quickfix.rb > anywhere. > > > ------------------------------------------------------------------------------ > Stay on top of everything new and different, both inside and > around Java (TM) technology - register by April 22, and save > $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. > 300 plus technical and hands-on sessions. Register today. > Use priority code J9JMT32. http://p.sf.net/sfu/p > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > -- Kenny Stone Connamara Systems, LLC |