When install do_sqlite3, I run into this error

sudo gem install --no-rdoc --no-ri data_objects do_sqlite3
Password:
Successfully installed data_objects-0.10.2
Building native extensions.  This could take a while...
ERROR:  Error installing do_sqlite3:
        ERROR: Failed to build gem native extension.

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
extconf.rb
checking for sqlite3.h... yes
checking for sqlite3_open() in -lsqlite3... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers.  Check the mkmf.log file for more
details.  You may need configuration options.

And when I check the mkmf.log file, this is what I see
http://pastie.org/1126729

To be honest I do not understand what that means

Any help appreciated

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en.

Reply via email to