Displaying 1 result from an estimated 1 matches for "rowanh".
Did you mean:
  rowan
  
2006 May 30
3
RubyODBC bus error under Rails
...39;'t even startup,
getting bus errors anytime we require ''odbc''.
Environment
OSX Tiger 10.4.6
Rails 1.1.2
Ruby 1.8.4
RubyODBC 0.998
via IRB:
irb(main):001:0> require ''odbc''
=> true
via Rails (in environment.rb added require ''odbc'')
rowanh$ script/console
Loading development environment.
/usr/local/lib/ruby/site_ruby/1.8/powerpc-darwin8.5.0/ODBC.bundle:
[BUG] Bus Error
ruby 1.8.4 (2005-12-24) [powerpc-darwin8.5.0]
Abort trap
OR
rowanh$ script/server
=> Booting lighttpd (use ''script/server webrick'' to force WEBri...