From: unbewusst.sein@... (=?ISO-8859-1?Q?Une_B=E9v?= =?ISO-8859-1?Q?ue?=) Date: 2008-07-06T18:01:31+09:00 Subject: Re: sqlite3 Re: title avoiding spurious response Jeremy Hinegardner wrote: > > Possibly, but I wouldn't be for sure. In the other thread it looks like you > have worked around it, so I guess that will work for you. using amalgalite, yes no prob with spurious response. but, afaik, amalgalite uses it's own sqlite3 embeded (thru amalgamation). then afterall, i suspected myself ;-) i've re-installed sqlite3-ruby by gem : ~/gems%> sudo gem install --remote sqlite3-ruby -- --with-sqlite3-include=/opt/local/include --with-sqlite3-lib=/opt/local/lib Password: Building native extensions. This could take a while... Successfully installed sqlite3-ruby-1.2.2 1 gem installed Installing ri documentation for sqlite3-ruby-1.2.2... Installing RDoc documentation for sqlite3-ruby-1.2.2... ~/gems%> no more spurious messages... sorry for the noise ! -- Une B�vue