> From: "Dies Koper" <[email protected]>
> To: [email protected]
> Sent: Saturday, December 1, 2012 9:04:48 AM
> Subject: DC cimi won't start anymore on Windows
> 
> Just a heads up that DC won't start with the cimi front-end on
> Windows
> anymore.

:( ... Yes, this is problem on Fedora 16 as well.

*********
An error occurred while installing do_sqlite3 (0.10.10), and Bundler cannot 
continue.
Make sure that `gem install do_sqlite3 -v '0.10.10'` succeeds before bundling.

[root@cloud-qe-9 server]# gem install do_sqlite3 -v '0.10.10'
Building native extensions.  This could take a while...
.....
ERROR:  Error installing do_sqlite3:
        ERROR: Failed to build gem native extension.
********

Michal, think this is Friday's DataMapper submission. Moical, can you help us 
fix the deps here?

> I get a popup saying is can't start because sqlite3.dll is missing
> from
> my computer.
> This is after a git pull and bundle install, with neither showing any
> errors.
> 
> The trace starts with:
> D:/programs/Ruby187/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.10-x86-mingw3
> 2/lib/do_sqlite3/1.8/do_sqlite3.so: 126: The specified module c
> ould not be found.   -
> D:/programs/Ruby187/lib/ruby/gems/1.8/gems/do_sqlite3-0.10.10-x86-mingw3
> 2/lib/do_sqlite3/1.8/do_sqlite3.so (Load
> Error)
> 
> I was able to get past this by doing a gem install do_sqlite, which
> installed do_sqlite3-0.10.10-x86-mingw32, and then downloading the
> sqlite dlls from
> http://www.sqlite.org/sqlite-dll-win32-x86-3071401.zip
> and unzipping them to my ruby\bin folder.
> 
> Regards,
> Dies Koper
> 
> 
> 

Reply via email to