You don't need the Visual C compiler. We released a version of do_sqlite3
that's precompiled. I don't know why it's not getting used.
-- Yehuda

On Thu, Oct 23, 2008 at 12:11 PM, Praveen <[EMAIL PROTECTED]> wrote:

>
> Do you have the Visual C/C++ compiler, linker and command line
> utilities (like nmake) installed on the Windows box?
> If not, you might need to download Windows SDK from M$FT.
>
>
> On Oct 23, 3:37 am, "Dominic Sisneros" <[EMAIL PROTECTED]> wrote:
> > I still can't get merb installed on windows because of do_sqlite3
> >
> > C:\Documents and Settings\dominic e sisneros>gem install merb -V
> > HEAD 200 OK:http://gems.rubyforge.org/latest_specs.4.8
> > HEAD 200 OK:http://gems.rubyonrails.org/latest_specs.4.8
> > HEAD 200 OK:http://gems.github.com/latest_specs.4.8
> > Installing gem do_sqlite3-0.9.6
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/History.txt
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/LICENSE
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/Manifest.txt
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/README.txt
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/Rakefile
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/TODO
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/do_sqlite3_ext.c
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/extconf.rb
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3.rb
> >
> c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3/transaction.­rb
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/lib/do_sqlite3/version.rb
> >
> c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/do_sqlite3­_spec.rb
> >
> c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/logging_sp­ec.rb
> >
> c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/integration/quoting_sp­ec.rb
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/spec.opts
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/spec_helper.rb
> >
> c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/spec/unit/transaction_spec.­rb
> > Building native extensions.  This could take a while...
> > ERROR:  Error installing merb:
> >         ERROR: Failed to build gem native extension.
> >
> > c:/ruby/bin/ruby.exe extconf.rb install merb -V
> > 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.
> >
> > Provided configuration options:
> >         --with-opt-dir
> >         --without-opt-dir
> >         --with-opt-include
> >         --without-opt-include=${opt-dir}/include
> >         --with-opt-lib
> >         --without-opt-lib=${opt-dir}/lib
> >         --with-make-prog
> >         --srcdir=.
> >         --curdir
> >         --ruby=c:/ruby/bin/ruby
> >         --with-sqlite3-dir
> >         --without-sqlite3-dir
> >         --with-sqlite3-include
> >         --without-sqlite3-include=${sqlite3-dir}/include
> >         --with-sqlite3-lib
> >         --without-sqlite3-lib=${sqlite3-dir}/lib
> >
> > Gem files will remain installed in
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6 for inspection.
> > Results logged to
> > c:/ruby/lib/ruby/gems/1.8/gems/do_sqlite3-0.9.6/ext/gem_make.out
> >
>


-- 
Yehuda Katz
Developer | Engine Yard
(ph) 718.877.1325

--~--~---------~--~----~------------~-------~--~----~
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