I am installing on windows (going to use Merb w RadRails).  Installed
the gem
in the usual manner and got the following error:

c:/ruby/bin/ruby.exe extconf.rb install merb
checking for sqlite3.h... 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.

the mkmf.log file sez:
have_header: checking for sqlite3.h... -------------------- no

"cl -nologo -E -I. -Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I.    -MD -Zi
-O2b2xg- -G6  conftest.c -P"
checked program was:
/* begin */
1: #include <sqlite3.h>
/* end */

Now I checked the 'do_sqlite3-0.9.6' directory and there is no
'sqlite3.h' file
anywhere in it. Where do I go from here?  Please advise.

(I do have sqlite3 installed [sqlite3-ruby-1.2.2-x86-mswin32] and it
works just fine....)

[ I am running WinXP & RadRails, so I'll be the 'test monkey' for a
windows
install and report my results....]

Thanks!

BTW, watched the entire Merbcamp live webcast. Kudos for a great
presentation!



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"merb" 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/merb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to