Skip to content

Instantly share code, notes, and snippets.

View ghazel's full-sized avatar

Greg Hazel ghazel

  • San Francisco, CA
View GitHub Profile
S:\>gem list mysql
*** LOCAL GEMS ***
mysql (2.8.1 x86-mingw32)
S:\>ruby script\runner
** Erubis 2.6.6
** Erubis 2.6.6
S:\>gem install curb -- --with-curl-dir=c:/Users/Greg/projects/curl-7.21.0-devel-mingw32
Building native extensions. This could take a while...
ERROR: Error installing curb:
ERROR: Failed to build gem native extension.
C:/Ruby187/bin/ruby.exe extconf.rb --with-curl-dir=c:/Users/Greg/projects/curl-7.21.0-devel-mingw32
"-g -O2 -DFD_SETSIZE=256 $(cflags)"
checking for curl-config... no
checking for main() in -lcurl... yes
checking for curl/curl.h... yes
activerecord-2.2.3/lib/active_record/base.rb:2058:in `class_of_active_record_descendant':
NoMethodError: undefined method `abstract_class?' for Object:Class