[#409331] Capture HTML table data, pass to Ruby, pass back and display result in HTML text field — Hubert Wagner <lists@...>

Hello :

11 messages 2013/08/04

[#409336] Rakefile Error - Please Help — "Jennifer T." <lists@...>

Hi,

13 messages 2013/08/04
[#409341] Re: Rakefile Error - Please Help — Hassan Schroeder <hassan.schroeder@...> 2013/08/04

On Sun, Aug 4, 2013 at 7:41 AM, Jennifer T. <lists@ruby-forum.com> wrote:

Re: Beginners problem with database and datamapper

From: cristian cristian <lists@...>
Date: 2013-08-02 10:42:27 UTC
List: ruby-talk #409307
I downloaded your zip-file and extracted in "c:\knapsack\sqlite" and did 
this:

C:\knapsack\sqlite>gem install sqlite3 --platform=ruby -- 
--with-sqlite3-include
=c:/knapsack/sqlite/include --with-sqlite3-lib=c:/knapsack/sqlite/lib 
--with-sqlite3-dir=c:/knapsack/sqlite/bin
ERROR:  Error installing sqlite3:
        The 'sqlite3' native gem requires installed build tools.

Please update your PATH to include build tools or download the DevKit
from 'http://rubyinstaller.org/downloads' and follow the instructions
at 'http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'

-- 
Posted via http://www.ruby-forum.com/.

In This Thread