From: Ben Lovell Date: 2009-04-17T18:30:37+09:00 Subject: Re: Ruby sqlite/gem error: Could not load sqlite adapter --0016e6d27c902c8d180467bcd5a5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On Thu, Apr 16, 2009 at 11:45 PM, wrote: > > > The sqlite3.dll is located in a directory located in the PATH. > It appears that rubygems is not able to locate sqlite.rb in the > directory:C:\Ruby\lib\ruby\gems\1.8\gems\sequel-2.12.0\lib\sequel > \adapters > when the sample is executed from c:\tmp > > Yet when I place the sample in the directory: > C:\Ruby\lib\ruby\gems\1.8\gems\sequel-2.12.0 > the sample program executes correctly. > > Which leads me to conclude that rubygem is having a problem. > > John > > Ah, just a hunch but are you certain this isn't an issue with permissions? Try running it from an elevated command prompt if you haven't already. --0016e6d27c902c8d180467bcd5a5--