B
basi
When I entered the command
gem install sqlite3,
I am prompted to select a <Ruby> option and a <mswin32> option. The
<mswin32> option installs ok, but the <Ruby> option fails with the
message "ERROR: Failed to build gem native extension".
Do I need to install both options? If so how do I install the <ruby>
option correctly?
Which directory did gem install the <mswin32> stuff?
Do I need to put the sqlite3.dll file that can be downloaded from the
sqlite website under c:\ruby\bin?
Thank you for your help.
Basi Lio
gem install sqlite3,
I am prompted to select a <Ruby> option and a <mswin32> option. The
<mswin32> option installs ok, but the <Ruby> option fails with the
message "ERROR: Failed to build gem native extension".
Do I need to install both options? If so how do I install the <ruby>
option correctly?
Which directory did gem install the <mswin32> stuff?
Do I need to put the sqlite3.dll file that can be downloaded from the
sqlite website under c:\ruby\bin?
Thank you for your help.
Basi Lio